Hi Mark
On 3/17/2011 8:35 PM, Mark Brown wrote:
On Thu, Mar 17, 2011 at 04:53:35PM +0530, Rajeev Kumar wrote:
This patch contains the following support as per the ASoC framework:
- Platform Driver (I2S based).
- Machine Driver.
These should be split into separate patches...
Before sending patches for audio support on spear platform, need to confirm about how to split into patches. Files I have
1. sound/soc/spear/Kconfig 2. sound/soc/spear/Makefile 3. sound/soc/spear/evb_sta529.c 4. sound/soc/spear/spear13xx-i2s.c 5. sound/soc/spear/spear13xx-i2s.h 6. sound/soc/spear/spear13xx-pcm.c 7. sound/soc/spear/spear13xx-pcm.h
Could you please let me know where to put these Kconfig and Makefile either in platform driver or in m/c driver
Best Rgds Rajeev
The codec driver for STA529 is present in a separate patch.