summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorFrank Chen <frankc@nvidia.com>2019-12-23 14:05:47 -0500
committermobile promotions <svcmobile_promotions@nvidia.com>2020-01-06 06:23:58 -0500
commit728d985a72aa23e0333ac22a9fcbf9d6b445b9c3 (patch)
treee4ce9571d6673cd0d5aba8acf76db2a510b24f3f /include/linux
parent93c263ae300eaf91406f4d3308a683b3f144c916 (diff)
drivers: media: Fix IMX274 LKM test failures
Fix unbalanced GPIO request/free calls in IMX274 driver. IMX274 driver never requested the reset GPIO and uses the default GPIO settings. Therefore, once driver module is unloaded and the reset GPIO is freed, the reset GPIO will not be configured the next time driver module is loaded. Bug 200569869 Change-Id: Ib83605c8ec0682b547af0e8f6cd1a068e264f0bf Signed-off-by: Frank Chen <frankc@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2267753 (cherry picked from commit b1a78d503adf0a411e0cf39bef6b9d0b18d379c1) Reviewed-on: https://git-master.nvidia.com/r/2272462 GVS: Gerrit_Virtual_Submit Reviewed-by: Peter Mikolajczyk <pmikolajczyk@nvidia.com> Reviewed-by: Vincent Chung <vincentc@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions