]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitbe50591df2061c3000ce408a13e62ccb166bb130
tree45d0db2ad20499b0f94ee40179a0487f4e191433
parentbcdc179bcda5520fd27c546d62686299cee90e73
[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