]> bbs.cooldavid.org Git - net-next-2.6.git/commit
s3c-fb: initial move to unifying the header files
authorBen Dooks <ben-linux@fluff.org>
Wed, 11 Aug 2010 01:02:33 +0000 (18:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:10 +0000 (08:59 -0700)
commit50a5503a9208420e6c59d24504a5e9913d603cf7
tree3d1e5c3cc1ab5f1a499695803163204483b382a7
parent949470375393e82dc9158d36d675180c8c250388
s3c-fb: initial move to unifying the header files

Remove the various header files that configure this driver and use the
platform device name to select the correct configuration at probe time.

Currently this does not remove the header files, only updates the driver
and the relevant platform files.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pawel Osciak <p.osciak@samsung.com>
Cc: InKi Dae <inki.dae@samsung.com>
Cc: KyungMin Park <kyungmin.park.samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-s3c64xx/include/mach/regs-fb.h
arch/arm/mach-s5pc100/include/mach/regs-fb.h
arch/arm/plat-samsung/include/plat/regs-fb-v4.h
drivers/video/s3c-fb.c