]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf105a7dfc5e81c28dd23ebf2328e42972e2cf240
treece38e1802bef52e03f9f16acc5344322d2ddc4f6
parent851fb304b510fc1e5dc5852cda25361219c1c4b1
[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