ASoC: S3C: I2Sv2: Segregate hw_params callback
authorJassi Brar <jassi.brar@samsung.com>
Wed, 10 Mar 2010 07:48:58 +0000 (16:48 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Mar 2010 18:48:18 +0000 (18:48 +0000)
commit9c9b125736db934b98aa7e16b675767ed4fcf5ce
tree8015b01db36b7357405fb91339102c5977a65f27
parentbf3288260288160e22f85bbf00b281523c14b587
ASoC: S3C: I2Sv2: Segregate hw_params callback

Towards having build for multiple SoCs segregate hw_params callback
for s3c2412 and s3c64xx.
Since, all new SoCs have s3c64xx like register map, we keep that as
default implementation if no SoC specific callback is already defined.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/s3c-i2s-v2.c
sound/soc/s3c24xx/s3c2412-i2s.c
This page took 0.026048 seconds and 5 git commands to generate.