1. add irq enable and disable for gpio.c to support disable_irq_nosync() function;
authorroot <root@lw.(none)>
Thu, 9 Jun 2011 16:26:36 +0000 (00:26 +0800)
committerroot <root@lw.(none)>
Thu, 9 Jun 2011 16:26:36 +0000 (00:26 +0800)
commit81431db8b74743c489032c4f9e51c8047081cf69
tree2c3b457140c0df67dba5f8a46ead91a512e19500
parent09af8dc558974031a281b1491dad25df8a9d672f
1. add irq enable and disable for gpio.c to support disable_irq_nosync() function;
2. change irq type of touch screen between IRQF_TRIGGER_LOW and IRQF_TRIGGER_FALLING when suspend and resume,
so that can avoid system death.
arch/arm/mach-rk29/gpio.c
drivers/input/touchscreen/ili2102_ts.c