Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6e545c4 authored by Banajit Goswami's avatar Banajit Goswami Committed by Karthikeyan Mani
Browse files

mfd: remove unused wcd9330 codec related files



wcd9330 codec is unused and removed from the tree.
Remove the regmap and register files for wcd9330.

Change-Id: I1cfec17700e034a280fc0a7bf88fcac6945a7c00
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent 083533b1
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -1645,20 +1645,6 @@ config WCD9XXX_CODEC_UTIL
	  functions. This driver also hides the underlying bus related
	  functionalities.

config WCD9330_CODEC
	tristate "WCD9330 Codec"
	select SLIMBUS
	select MFD_CORE
	select WCD9XXX_CODEC_UTIL
	select MSM_CDC_SUPPLY
	select REGMAP_ALLOW_WRITE_DEBUGFS
	help
	  Enables the WCD9xxx codec core driver. The core driver provides
	  read/write capability to registers which are part of the
	  WCD9330 core and gives the ability to use the WCD9330 codec.
	  The WCD9330 codec support either I2C/I2S or Slimbus for
	  control and data exchnage with master processor.

config WCD9335_CODEC
	tristate "WCD9335 Codec"
	select SLIMBUS
+0 −2
Original line number Diff line number Diff line
@@ -208,8 +208,6 @@ obj-$(CONFIG_MFD_SKY81452) += sky81452.o
obj-$(CONFIG_MSM_CDC_PINCTRL)	+= msm-cdc-pinctrl.o
obj-$(CONFIG_MSM_CDC_SUPPLY) += msm-cdc-supply.o
obj-$(CONFIG_WCD9XXX_CODEC_UTIL) += wcd9xxx-utils.o
obj-$(CONFIG_WCD9330_CODEC)	+= wcd9xxx-core.o wcd9xxx-irq.o wcd9xxx-slimslave.o\
						wcd9330-regmap.o
obj-$(CONFIG_WCD9335_CODEC)	+= wcd9xxx-core.o wcd9xxx-irq.o wcd9xxx-slimslave.o\
					wcd9335-regmap.o wcd9335-tables.o
obj-$(CONFIG_WCD934X_CODEC)	+= wcd9xxx-core.o wcd9xxx-irq.o wcd9xxx-slimslave.o\

drivers/mfd/wcd9330-regmap.c

deleted100644 → 0
+0 −990

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −1626

File deleted.

Preview size limit exceeded, changes collapsed.