Re: [PATCH v3 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO

2012-09-06 Thread Tony Lindgren
* Peter Ujfalusi [120906 05:13]: > Remove the use of set_hs_extmute callback and let the codec driver to > handle the extmute GPIO. > > Signed-off-by: Peter Ujfalusi > --- > arch/arm/mach-omap2/board-zoom-peripherals.c | 9 ++--- > arch/arm/mach-omap2/include/mach/board-zoom.h | 2 -- Here

[PATCH v3 10/14] ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO

2012-09-06 Thread Peter Ujfalusi
Remove the use of set_hs_extmute callback and let the codec driver to handle the extmute GPIO. Signed-off-by: Peter Ujfalusi --- arch/arm/mach-omap2/board-zoom-peripherals.c | 9 ++--- arch/arm/mach-omap2/include/mach/board-zoom.h | 2 -- sound/soc/omap/zoom2.c| 4 --