CHROMIUM: Input: atmel_mxt_ts - add debugfs infrastructure
authorDaniel Kurtz <djkurtz@chromium.org>
Wed, 9 May 2012 02:18:14 +0000 (02:18 +0000)
committerOlof Johansson <olof@lixom.net>
Fri, 1 Jun 2012 06:50:30 +0000 (23:50 -0700)
commite614134434a8cfe9389a47d3e90c5db88cf10099
treefba38ef9ef50a9ec9ce5964c086b6668fa4b40ff
parente2c310eac0b6aa0056a677381dd97f22c7586ff5
CHROMIUM: Input: atmel_mxt_ts - add debugfs infrastructure

This patch just creates a per-device debugfs root directory.
Actual debugfs entries will be added in subsequent patches.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
BUG=chromium-os:29899
TEST=ls /sys/kernel/debug/atmel_mxt_ts
   => Should show directories for each atmel_mxt_ts device on the system

Change-Id: I82e5470f5d1658dae03ad8d66bf348cc4fb2edb2
Reviewed-on: https://gerrit.chromium.org/gerrit/21051
Commit-Ready: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Tested-by: Daniel Kurtz <djkurtz@chromium.org>
drivers/input/touchscreen/atmel_mxt_ts.c