]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5645: Move settings from probe() to reg_default struct
authorOder Chiou <oder_chiou@realtek.com>
Thu, 8 May 2014 06:47:36 +0000 (14:47 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 8 May 2014 08:02:41 +0000 (09:02 +0100)
commitca23769317269a4e8b25d489e604c698f880459f
tree246ece0324fdb35357b02adca8f967526341ed25
parent094784d9492285cab710e9a5093e5baf150a6fdf
ASoC: rt5645: Move settings from probe() to reg_default struct

The patch moves the private register settings from probe() to reg_default
struct.

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