[PATCH 18/20] ALSA: Drop wm8753_setup_data as it is no longer used.

Jonas Bonn jonas.bonn at gmail.com
Wed Oct 1 21:47:30 CEST 2008


Instead of passing the address this way, the device should
be registered as I2C_BOARD_INFO at the machine layer.

Signed-off-by: Jonas Bonn <jonas.bonn at gmail.com>
---
 sound/soc/codecs/wm8753.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/sound/soc/codecs/wm8753.h b/sound/soc/codecs/wm8753.h
index 7defde0..1c6af1f 100644
--- a/sound/soc/codecs/wm8753.h
+++ b/sound/soc/codecs/wm8753.h
@@ -78,11 +78,6 @@
 #define WM8753_BIASCTL		0x3d
 #define WM8753_ADCTL2		0x3f
 
-struct wm8753_setup_data {
-	int i2c_bus;
-	unsigned short i2c_address;
-};
-
 #define WM8753_PLL1			0
 #define WM8753_PLL2			1
 
-- 
1.5.4.3




More information about the openmoko-kernel mailing list