]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
misc: nct1008: move debug regs to I2C driver dir
authorDiwakar Tundlam <dtundlam@nvidia.com>
Wed, 24 Jul 2013 01:16:19 +0000 (18:16 -0700)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 20:39:07 +0000 (13:39 -0700)
commitcf2cbd5305115c2c7418e8cc5bc32160d673eb54
treeda28e2bf6c1d0cba54f10d7e9867d5b1da63a2a0
parentecac76f4049729df58ca260f938bff8fe937eea3
misc: nct1008: move debug regs to I2C driver dir

With multiple NCT devices support, we cannot have a single
debugfs node to display device registers. Remove /d/nctxxx and
move it to the I2C device driver directory which exists
separately per device.

Bug 1330895

Change-Id: I92feb281a3eaa599d85ad052e4d2c54609fa42e3
Signed-off-by: Diwakar Tundlam <dtundlam@nvidia.com>
Reviewed-on: http://git-master/r/257043
Reviewed-by: Automatic_Commit_Validation_User
drivers/misc/nct1008.c