[PATCH 8/9] mfd: 88pm860x: Move over to new I2C device .probe() call

2014-06-20 Thread Lee Jones
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.lik...@linaro.org Signed-off-by: Lee Jones

[PATCH 8/9] mfd: 88pm860x: Move over to new I2C device .probe() call

2014-06-06 Thread Lee Jones
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. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/88pm860x-core.c | 5 ++---