From: Arnd Bergmann Date: Fri, 21 Mar 2014 12:49:04 +0000 (+0100) Subject: ARM: s3c24xx: osiris dvs needs tps65010 X-Git-Tag: v3.15-rc1~81^2~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f88309c687002e28d144975a2075babb40a12835;p=pandora-kernel.git 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 --- Reading git-diff-tree failed