commit | 23144a323118380a97e39b3b3f09ae3099c5aeb4 | [log] [tgz] |
---|---|---|
author | Yang Li <yang.lee@linux.alibaba.com> | Tue Feb 23 17:42:24 2021 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Apr 14 16:03:35 2021 +0100 |
tree | 324efc891cef402cfb1e0d8fbb79e7854f4f42cc | |
parent | 3a65a3e72cd9797b845567ccd7bf4b00a530db54 [diff] |
mfd: lm3533: Switch to using the new API kobj_to_dev() Fixes the following coccicheck warning: drivers/mfd/lm3533-core.c:361:60-61: WARNING opportunity for kobj_to_dev() Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>