···3232/*3333 * There are three devices connected to the SSP interface:3434 * 1. A touchscreen controller (TI ADS7846 compatible)3535- * 2. An LCD contoller (with some Backlight functionality)3535+ * 2. An LCD controller (with some Backlight functionality)3636 * 3. A battery monitoring IC (Maxim MAX1111)3737 *3838 * Each device uses a different speed/mode of communication.
···4747 * Mark IRQ_LCD valid4848 *4949 * 25-Jul-2005 Ben Dooks5050- * Split the S3C2440 IRQ code to seperate file5050+ * Split the S3C2440 IRQ code to separate file5151*/52525353#include <linux/init.h>