ASoC: tas2552: Use consistent name for 'struct tas2552_data'
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 8 Jun 2015 12:19:55 +0000 (15:19 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2015 17:53:19 +0000 (18:53 +0100)
commitb94525bfda1f2d1efc6e3cb0f33be2341ca67385
tree526b26e0bcd2dd74e60d0ffee7b26d4c4530303d
parent30f40bf6f3ec081a0bcf8e39329892be1c219cca
ASoC: tas2552: Use consistent name for 'struct tas2552_data'

In tas2552_sw_shutdown() tas_data is used while the rest of the driver uses
tas2552 when dealing with the 'struct tas2552_data'

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2552.c