diff options
| author | Jacopo Mondi <[email protected]> | 2020-11-20 17:15:28 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-12-02 16:14:27 +0100 |
| commit | 909a0a189c677307edd461e21fd962784370d27f (patch) | |
| tree | 1f51ccf42f782652f15bf7d7fc21bb1e7ef85980 /include/linux/platform_data | |
| parent | 0ae426ebd0dcef811a012b33345e6f7ca56256f4 (diff) | |
media: max9271: Fix GPIO enable/disable
Fix GPIO enable/disable operations which wrongly read the 0x0f register
to obtain the current mask of the enabled lines instead of using
the correct 0x0e register.
Also fix access to bit 0 of the register which is marked as reserved.
Fixes: 34009bffc1c6 ("media: i2c: Add RDACM20 driver")
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions