Input: atmel_mxt_ts - use client name for irq
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 Jun 2012 13:08:03 +0000 (21:08 +0800)
committerHenrik Rydberg <rydberg@euromail.se>
Fri, 29 Jun 2012 13:58:02 +0000 (15:58 +0200)
commitc2ef9a1a248bc597f3275e8d52e8ad68416d039f
tree05a2e0ce37ab4bf75207435830092066d0ea02dc
parentec02ac2b7e1ad04ab2486fe9b2fbfc3ad5178f7c
Input: atmel_mxt_ts - use client name for irq

The atmel_mxt_ts driver can support multiple devices simultaneously.
Use the i2c_client name instead of the driver name when requesting an
interrupt to make the different interrupts distinguishable in
/proc/interrupts and top.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/touchscreen/atmel_mxt_ts.c