]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: s3c24xx: osiris dvs needs tps65010
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 12:49:04 +0000 (13:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:15 +0000 (18:26 +0100)
commit95d01670be99ba63bd8103607cb4ebc9b8c20d97
tree71aa5e9f61e3d21591368bbfb5f8167a218a7503
parent1870212cd8705161e5fee874a85f3eac6234a798
ARM: s3c24xx: osiris dvs needs tps65010

The osiris-dvs driver calls functions exported by the tps65010
driver, so we have to ensure that driver is enabled first.
Using 'select' here doesn't work all that well, because it
requires I2C to be enabled in turn.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-s3c24xx/Kconfig