From: Matti J. Aaltonen Date: Thu, 13 Jan 2011 13:22:45 +0000 (+0200) Subject: ASoC: WL1273 FM radio: Fix breakage with MFD API changes X-Git-Tag: v2.6.38-rc1~7^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=228dd545147a07c5e81e4732ad0e829d19ce5daa;p=pandora-kernel.git 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed