]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5640: Remove the pre-allocated size of reg_default
authorOder Chiou <oder_chiou@realtek.com>
Fri, 28 Mar 2014 12:28:25 +0000 (20:28 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 16:27:41 +0000 (17:27 +0100)
commit5fa149e9b3ab8bdc0cb75ab0a02e0fa7c6f1059a
treecf774b1ec720971b7ef5ce23fe3a61564cf0a057
parent397b69d8438a8c2f08ee21b39787a1c5ba0cd83b
ASoC: rt5640: Remove the pre-allocated size of reg_default

In order to prevent the redundant memory usage, the pre-allocated size of
reg_default should be remove.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/rt5640.c