ARM: S3C64XX: Use chip_data to store the shift for EINTs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 2 Dec 2010 05:35:38 +0000 (14:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 30 Dec 2010 00:36:52 +0000 (09:36 +0900)
This makes all the functions that use the shift slightly smaller, one
instruction in most cases but more for ack() and maskack().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/irq-eint.c

Simple merge