commit | 3a52f19ee6b5cbe36b9a47ab01ee7ca6d2e559e8 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Aug 13 21:27:16 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 15 22:52:03 2011 +0900 |
tree | cfa9019287a059eed61470896f73f23c68e2d2f5 | |
parent | 31e12dd377f463eba21609486ee809fd1418d400 [diff] |
ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_get_blksize Since commit aea170a099793abcd0e6de46b947458073204241 "ASoC: soc-cache: Add reg_size as a member to snd_soc_codec", the codec_drv pointer variable is not used in snd_soc_lzo_get_blksize. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>