summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorTomer Tayar <Tomer.Tayar@cavium.com>2017-05-21 12:10:59 +0300
committerDavid S. Miller <davem@davemloft.net>2017-05-21 12:56:53 -0400
commitb19601bbf1a1a230beb35ea77acbbfb5bbf542fa (patch)
tree761e8ee057f5812f6f8cedf19e887cddc8f7df6b /drivers/media
parent2e7022d64e77dae5972f125f9ce95c012dfe7b3a (diff)
qed: Fix setting of Management bitfields
The management firmware HSI contains masks which are already shifted to their right place, so QED_MFW_SET_FIELD() is clearing incorrect fields by shifting the mask by the offset. Luckily, today we set the fields in an incrementing order [so we're not erasing any previously set fields], but this still needs fixing. Signed-off-by: Tomer Tayar <Tomer.Tayar@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions