OSDN Git Service

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)
commitbe681a8275a4322e7b2301250b52247cce06c3be
tree4cbcc825e33e4d1f8ac6699dea2737f9f46f7725
parent099343c64e1615ae83b0994197027be363ca4899
ASoC: atmel-ssc-dai: register dai and pcm directly

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>
sound/soc/atmel/atmel-pcm.c
sound/soc/atmel/atmel-pcm.h
sound/soc/atmel/atmel_ssc_dai.c
sound/soc/atmel/atmel_ssc_dai.h