]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
arm:davinci:mcasp: Move McASP related defines to common place
authorVaibhav Hiremath <hvaibhav@ti.com>
Sat, 26 Nov 2011 19:43:37 +0000 (01:13 +0530)
committerVaibhav Hiremath <hvaibhav@ti.com>
Mon, 23 Jan 2012 19:14:24 +0000 (00:44 +0530)
commit88884475a781a9f1415fff5effb57ae88fe73a57
tree68e468e4c93a2ceb6b4a9d76e36a7b596133b369
parentc2a1e38f08885b84a8cc3cd21ff28024ab8fbabd
arm:davinci:mcasp: Move McASP related defines to common place

Davinci McASP IP & its Driver is shared by few OMAP platforms. Moving the
McASP ddefines to a common place, helps to share the same header file
across platforms

This patch moves asp.h from
arch/arm/mach-davinci/include/mach/asp.h -> arch/arm/include/asm/hardware/asp.h

Header define check is also updated to reflect hardware name rather than
platform

Signed-off-by: Hebbar, Gururaja <gururaja.hebbar@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
12 files changed:
arch/arm/include/asm/hardware/asp.h [moved from arch/arm/mach-davinci/include/mach/asp.h with 92% similarity]
arch/arm/mach-davinci/dm355.c
arch/arm/mach-davinci/dm365.c
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-davinci/include/mach/dm355.h
arch/arm/mach-davinci/include/mach/dm365.h
arch/arm/mach-davinci/include/mach/dm644x.h
arch/arm/mach-davinci/include/mach/dm646x.h
sound/soc/davinci/davinci-evm.c
sound/soc/davinci/davinci-i2s.c
sound/soc/davinci/davinci-mcasp.h
sound/soc/davinci/davinci-pcm.h