mfd: tps65090: remove platform data
authorOlof Johansson <olofj@chromium.org>
Wed, 30 May 2012 11:18:18 +0000 (04:18 -0700)
committerOlof Johansson <olofj@chromium.org>
Wed, 20 Jun 2012 19:07:55 +0000 (12:07 -0700)
commit4de69d5abdb7db2f0b4f28eb9739bd7551724189
treef8c530cecc40b94107d7c82421ee84715418898e
parentf1c278f8eb9cb2e8e89caf928854ee2826c75c9a
mfd: tps65090: remove platform data

Platform data isn't really needed for this MFD driver; the regulator
data is not passed in through it and the MFD subdev information isn't
really a function of board configuration. So it makes perfect sense to
just hardcode the cells in the driver and not having to specify them on
every board, etc.

BUG=chrome-os-partner:9776
TEST=build, boot, see graphics on console

Change-Id: I94ddd28b037027fdfab5d41a741d8ffedac97ae8
Signed-off-by: Olof Johansson <olofj@chromium.org>
Reviewed-on: https://gerrit-int.chromium.org/18606
Reviewed-by: Doug Anderson <dianders@google.com>
Tested-by: Olof Johansson <olofj@google.com>
drivers/mfd/tps65090.c
include/linux/mfd/tps65090.h