ASoC: WL1273 FM radio: Fix breakage with MFD API changes
authorMatti J. Aaltonen <matti.j.aaltonen@nokia.com>
Thu, 13 Jan 2011 13:22:45 +0000 (15:22 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 14 Jan 2011 12:29:40 +0000 (12:29 +0000)
commit228dd545147a07c5e81e4732ad0e829d19ce5daa
tree4970f4b1c7211e9654f282fb6c080954dc8b9e7f
parent18b022eb117e7f70c191267551ff865f278a9258
ASoC: WL1273 FM radio: Fix breakage with MFD API changes

These changes are needed to keep up with the changes in the
MFD core and V4L2 parts of the wl1273 FM radio driver.

Use function pointers instead of exported functions for I2C IO.
Also move all preprocessor constants from the wl1273.h to
include/linux/mfd/wl1273-core.h.

Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/wl1273.c
sound/soc/codecs/wl1273.h