From: Daniel Kurtz Date: Thu, 28 Jun 2012 13:08:03 +0000 (+0800) Subject: Input: atmel_mxt_ts - use client name for irq X-Git-Tag: v3.6-rc1~95^2^2~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ef9a1a248bc597f3275e8d52e8ad68416d039f;p=pandora-kernel.git 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 Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed