ASoC: sst_platform: initialize module_name properly
authorLu Guanqun <guanqun.lu@intel.com>
Wed, 6 Apr 2011 02:20:26 +0000 (10:20 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 6 Apr 2011 14:15:23 +0000 (23:15 +0900)
commit0d1d7ce95156e0b040f1a4029613716aafd791b1
treed01f2fc4bfc7e529b3d268e1940c0f7b417dedf5
parent82a5a936f6dea13849d93a2899a9b7294a8db336
ASoC: sst_platform: initialize module_name properly

module_name will be checked in register_sst_card.
It will fail to register sst card if it's not initialized.

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/sst_platform.c