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)
commit3c9169753b42c34c9c5ed96a0e55f417a2f65d77
tree2bb6c93f8b3d6b89c45c87dbb2ba64fc4f87628c
parentc35cd6ec36a619dfd72d95d719ac926511d3f0e4
ARM: S3C64XX: Use chip_data to store the shift for EINTs

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