summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/dln2.c
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2019-11-16 16:13:08 +0100
committerLee Jones <lee.jones@linaro.org>2020-01-24 08:33:56 +0100
commitb88aa8509828b56919b3cb0901803354fc156320 (patch)
tree8237c9182b3980775a4bc896b6fc1598c230250c /drivers/mfd/dln2.c
parentmfd: syscon: Re-use resource_size() to count max_register (diff)
downloadlinux-b88aa8509828b56919b3cb0901803354fc156320.tar.xz
linux-b88aa8509828b56919b3cb0901803354fc156320.zip
mfd: sm501: Fix mismatches of request_mem_region
This driver misuses release_resource + kfree to match request_mem_region, which is incorrect. The right way is to use release_mem_region. Replace the mismatched calls with the right ones to fix it. Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/dln2.c')
0 files changed, 0 insertions, 0 deletions