summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2017-01-13 14:34:07 +0100
committerLee Jones <lee.jones@linaro.org>2017-02-13 10:29:43 +0100
commitbe1bb2355bf3a500d9eb4288f5a99225126b7453 (patch)
treeaa7e27594f60b0a37b5b321b455bef2f1bf25c0a /scripts/kconfig
parentmfd: max77686: Use of_device_get_match_data() helper (diff)
downloadlinux-be1bb2355bf3a500d9eb4288f5a99225126b7453.tar.xz
linux-be1bb2355bf3a500d9eb4288f5a99225126b7453.zip
mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe
If a driver is only used in DT platforms, there's no need to get the i2c_device_id as an argument of the probe function. Since this data can be get from the matching of_device_id. There's a temporary .probe_new field in struct i2c_driver that can be used as probe callback for the case when i2c_device_id won't be used. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Tested-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions