This patch series adds more register documentation for shdma, and replaces
some hardcoded numbers by defines.

  [1/4] dmaengine: shdma: Add more register documentation
  [2/4] ARM: shmobile: dma: Use defines instead of hardcoded numbers
  [3/4] sh: dma: Use defines instead of hardcoded numbers
  [4/4] dmaengine: shdma: Use defines instead of hardcoded numbers

 arch/arm/mach-shmobile/dma-register.h  |  4 +--
 arch/sh/drivers/dma/dma-sh.c           |  2 +-
 arch/sh/include/asm/dma-register.h     | 36 ++++++++++---------
 arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 24 ++++++-------
 arch/sh/kernel/cpu/sh4a/setup-sh7724.c | 48 ++++++++++++-------------
 arch/sh/kernel/cpu/sh4a/setup-sh7757.c | 64 +++++++++++++++++-----------------
 drivers/dma/sh/shdma-arm.h             |  4 +--
 drivers/dma/sh/shdmac.c                | 15 ++++----
 include/linux/sh_dma.h                 | 24 +++++++------
 9 files changed, 112 insertions(+), 109 deletions(-)

Thanks!

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to