cs5535: drop the Geode-specific MFGPT/GPIO code
authorAndres Salomon <dilinger@collabora.co.uk>
Tue, 15 Dec 2009 02:00:41 +0000 (18:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2009 16:53:28 +0000 (08:53 -0800)
commitc95d1e53ed89b75a4d7b68d1cbae4607b1479243
treeb82d2ef1e349a3da948fe4c7dbd56ebed0ad0e84
parentf3a57a60d3e107d17aebb9e52b61c503e5bc14f9
cs5535: drop the Geode-specific MFGPT/GPIO code

With generic modular drivers handling all of this stuff, the
geode-specific code can go away.  The cs5535-gpio, cs5535-mfgpt, and
cs5535-clockevt drivers now handle this.

Signed-off-by: Andres Salomon <dilinger@collabora.co.uk>
Cc: Jordan Crouse <jordan@cosmicpenguin.net>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Chris Ball <cjb@laptop.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/Kconfig
arch/x86/include/asm/geode.h
arch/x86/kernel/Makefile
arch/x86/kernel/geode_32.c [deleted file]
arch/x86/kernel/mfgpt_32.c [deleted file]
drivers/gpio/Kconfig
drivers/misc/Kconfig