]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: 88pm860x: Move over to new I2C device .probe() call
authorLee Jones <lee.jones@linaro.org>
Mon, 7 Nov 2016 12:47:44 +0000 (12:47 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 Nov 2016 15:10:24 +0000 (16:10 +0100)
commit1e98dcd779705dbf9f9b2a5177674361649931e3
tree646a807cd0363fb6bb77b4a8c4e879289550c9cd
parentb8a1a4cd5a98a2adf8dfd6902cd98e57d910ee12
mfd: 88pm860x: Move over to new I2C device .probe() call

As part of an effort to rid the mostly unused second parameter for I2C
related .probe() functions and to conform to other existing frameworks
we're moving over to a temporary replacement .probe() call-back.

Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kieran Bingham <kieran@bingham.xyz>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/mfd/88pm860x-core.c