]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Remove unused fields in struct mfld_mc_private
authorAxel Lin <axel.lin@gmail.com>
Tue, 27 Sep 2011 02:38:07 +0000 (10:38 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 27 Sep 2011 10:21:40 +0000 (11:21 +0100)
commit889d8ec914d7268c4d31f2a1d4a1a023504c5085
tree17daae364eac1067d004b7c723c447db31f751c3
parent863c741c8841aff61ac7d3eed08ec760279ac71b
ASoC: Remove unused fields in struct mfld_mc_private

Both *socdev and *codec of struct mfld_mc_private are not being used
in this driver, remove it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/mfld_machine.c