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)
commit2f2a714c1bed2702e5abf55381c03ccdf7b0fd06
treecf774b1ec720971b7ef5ce23fe3a61564cf0a057
parent71d97a7943017faf03707836d00a260a108f4c89
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