]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3764/1: S3C24XX: change type naming to kernel style
authorBen Dooks <ben-linux@fluff.org>
Thu, 31 Aug 2006 14:26:37 +0000 (15:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 31 Aug 2006 14:26:37 +0000 (15:26 +0100)
commit6661ce83b552f0fed91a7ede7972b5dd7a523c8c
treece38e1802bef52e03f9f16acc5344322d2ddc4f6
parent9b635b31d178b18c61d06cd56369f453a7e0464c
[ARM] 3764/1: S3C24XX: change type naming to kernel style

Patch from Ben Dooks

The type naming in the s3c24xx dma code is riddled with
typedefs creating _t types, from the code import from 2.4
which is contrary to the current Kernel coding style.

This patch cleans this up, removing the typedefs and
and fixing up the resultant code changes.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/dma.c
include/asm-arm/arch-s3c2410/dma.h