On Sun, Mar 09, 2014 at 07:51:48AM +0000, Mark Brown wrote:
On Sat, Mar 08, 2014 at 12:43:04PM +0100, Carlo Caione wrote:
quoted
On Fri, Mar 7, 2014 at 7:22 PM, Maxime Ripard
quoted
On Sat, Mar 01, 2014 at 05:45:51PM +0100, Carlo Caione wrote:
quoted
quoted
quoted
+ return platform_driver_register(&axp20x_regulator_driver);
quoted
quoted
I thought the AXP was only connected through I2C? How is that a
platform device then?
quoted
Not really. It is plain wrong.
I'll fix it in v2.
Are you sure this is wrong? For MFDs the core MFD is a driver of
whatever bus type is in use but the function drivers are platform
devices which talk to the hardware via the core device.
ok, I spoke too soon. Sorry for the noise.
--
Carlo Caione