[alsa-devel] [PATCH 0/2] ASoC: omap-twl4030: remove legacy code

Nicolae Rosia Nicolae_Rosia at mentor.com
Tue Nov 15 09:01:18 CET 2016


This patch series removes the omap-twl4030 platform data since
all users are now device tree based. 

These patches are based on Tony's omap-for-v4.10/legacy branch [0]
and also on [1].

[0] https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.10/legacy
[1] https://patchwork.kernel.org/patch/9424067/

Nicolae Rosia (2):
  ASoC: omap-twl4030: rework probing for device tree only
  mfd: twl4030-audio: make module DT only

 drivers/mfd/twl4030-audio.c                |  46 ++--------
 include/linux/i2c/twl.h                    |  23 -----
 include/linux/platform_data/omap-twl4030.h |  58 -------------
 sound/soc/codecs/twl4030.c                 |   8 ++
 sound/soc/omap/omap-twl4030.c              | 133 ++++++++++-------------------
 5 files changed, 61 insertions(+), 207 deletions(-)
 delete mode 100644 include/linux/platform_data/omap-twl4030.h

-- 
2.7.4



More information about the Alsa-devel mailing list