[PATCH 0/5] Bring WM8753 driver more into sync with mainline

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Feb 27 11:59:31 CET 2009


This series brings the OpenMoko copy of the WM8753 driver into sync with
the driver that will be in 2.6.30.  This should ensure that any work
done on the driver is applicable upstream immediately and means that the
arch/arm code for OpenMoko can register the WM8753 as it will need to
for mainline.

The only OpenMoko diff in the driver that can't immediately be dropped
with 2.6.30 should be the change to set ADCTL2 (which is on my list of
things to figure out and remove).

Mark Brown (5):
      ASoC: Remove version display from the WM8753 driver
      ASoC: Shuffle WM8753 device registration code
      ASoC: Convert WM8753 to register via normal device probe
      ASoC: Only write back non-default registers when resuming WM8753
      OpenMoko: Update for normal WM8753 device registration.

 arch/arm/mach-s3c2410/mach-gta01.c       |    5 
 arch/arm/mach-s3c2442/mach-gta02.c       |    3 
 arch/arm/mach-s3c6410/mach-om-gta03.c    |    4 
 sound/soc/codecs/wm8753.c                |  442 ++++++++++++++-----------------
 sound/soc/codecs/wm8753.h                |    6 
 sound/soc/s3c24xx/neo1973_gta02_wm8753.c |    9 
 sound/soc/s3c24xx/neo1973_wm8753.c       |    6 
 sound/soc/s3c24xx/om_gta03_wm8753.c      |    7 
 8 files changed, 214 insertions(+), 268 deletions(-)




More information about the openmoko-kernel mailing list