aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2017-01-13 10:34:07 -0300
committerLee Jones <[email protected]>2017-02-13 09:29:43 +0000
commitbe1bb2355bf3a500d9eb4288f5a99225126b7453 (patch)
treeaa7e27594f60b0a37b5b321b455bef2f1bf25c0a /lib/netdev-notifier-error-inject.c
parent68e61f75aba91077409a86740c0d5882145968e8 (diff)
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 <[email protected]> Acked-by: Laxman Dewangan <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Tested-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Chanwoo Choi <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions