[PATCH] [ARM] pxa: add U2D registers and bits definitions

Eric Miao eric.y.miao at gmail.com
Wed Nov 4 09:35:33 EST 2009


On Wed, Nov 4, 2009 at 8:14 PM, Igor Grinberg <grinberg at compulab.co.il> wrote:
>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> Signed-off-by: Mike Rapoport <mike at compulab.co.il>
> ---
>  arch/arm/mach-pxa/include/mach/regs-u2d.h |  199 +++++++++++++++++++++++++++++
>  1 files changed, 199 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-pxa/include/mach/regs-u2d.h
>
> diff --git a/arch/arm/mach-pxa/include/mach/regs-u2d.h b/arch/arm/mach-pxa/include/mach/regs-u2d.h

Unless there are registers shared between drivers and platform code,
I'd rather this been kept closer to the driver, include/mach/* is already
pretty crowded :)



More information about the linux-arm-kernel mailing list