[PATCH 3/7] ARM: davinci: devices-da8xx: Clean up and correct the McASP device creation

2015-02-10 Thread Peter Ujfalusi
Both DA830 and DA850 has McASP0 module, so do not restrict the use of McASP0 for da850 only. Signed-off-by: Peter Ujfalusi --- arch/arm/mach-davinci/devices-da8xx.c | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git

[PATCH 3/7] ARM: davinci: devices-da8xx: Clean up and correct the McASP device creation

2015-02-10 Thread Peter Ujfalusi
Both DA830 and DA850 has McASP0 module, so do not restrict the use of McASP0 for da850 only. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com --- arch/arm/mach-davinci/devices-da8xx.c | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git