commit | 4e657946cbf68998b51b331375a1209e90792fe4 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Mar 18 16:53:31 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jul 12 11:23:58 2016 +0200 |
tree | c5a64f3141e85adef5993d63af0ac9493c05414a | |
parent | cf4129ea212d71f7860bded25d42388265172bee [diff] |
mfd: db8500 stop passing around platform data Except for the constant DB8500_PRCMU_FW_VERSION_OFFSET number, nothing is ever passed through the platform data and used in a driver, so we can simply stop passing it around. Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>