]> Pileus Git - ~andy/linux/commit
Input: atmel_mxt_ts - derive phys from i2c client adapter
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 Jun 2012 13:08:02 +0000 (21:08 +0800)
committerHenrik Rydberg <rydberg@euromail.se>
Fri, 29 Jun 2012 13:58:01 +0000 (15:58 +0200)
commitec02ac2b7e1ad04ab2486fe9b2fbfc3ad5178f7c
tree5b2fc032f191ddff7753957a505bb5ab97584e3d
parent27c347d64f5e4a7e141f6bdb85bbf59e0f1dcde6
Input: atmel_mxt_ts - derive phys from i2c client adapter

This allows userspace to more easily distinguish which bus a particular
atmel_mxt_ts device is attached to.

The resulting phys will be something like:
 i2c-1-0067/input0

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