diff options
| author | Dan Carpenter <[email protected]> | 2018-07-19 11:16:48 +0300 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2018-07-29 23:23:05 +0200 |
| commit | b4859f3edb47825f62d1b2efdd75fe7945996f49 (patch) | |
| tree | 0ed6b03dc34510bdd779fa7e1c08c0884b838c82 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | a8cfcf15c91455750ecb5213ad1cbe5d9b3ec2ef (diff) | |
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
The > should really be >= here. It's harmless because
pinctrl_generic_get_group() will return a NULL if group is invalid.
Fixes: ae75ff814538 ("pinctrl: pinctrl-imx: add imx pinctrl core driver")
Reported-by: Dong Aisheng <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions