]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a29b5d52ad1d10abed71da2d197a03e1b6e4054
tree4970f4b1c7211e9654f282fb6c080954dc8b9e7f
parent0c977d37a5da6b1bea83dd403162c959dc391d94
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