[media] ASoC: WL1273 FM radio: Access I2C IO functions through pointers
authorMatti Aaltonen <matti.j.aaltonen@nokia.com>
Tue, 1 Mar 2011 13:10:37 +0000 (10:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:39 +0000 (20:32 -0300)
commit40285f832b09feb621d8da9db7983200a4b29311
tree45d0db2ad20499b0f94ee40179a0487f4e191433
parent96a9cc681ecfaf2ed9b6c62090888550f604d783
[media] ASoC: WL1273 FM radio: Access I2C IO functions through pointers

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.

Also update the year in the copyright statement.

Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/wl1273.c