ASoC: atmel-ssc-dai: register dai and pcm directly
authorBo Shen <voice.shen@atmel.com>
Wed, 14 Nov 2012 10:09:09 +0000 (18:09 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 16 Nov 2012 01:24:38 +0000 (10:24 +0900)
change the method for register dai and pcm
  - let the atmel-ssc-dai no longer as a standalone platform device
  - remap ssc and then register dai directly
  - register pcm from dai directly
  - modify the code which related with this change

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found