commit | 6cfc00e0918a0551f790e768cea664d17c39e33f | [log] [tgz] |
---|---|---|
author | Jing Lin <jinglin@codeaurora.org> | Wed Nov 02 15:15:30 2011 -0700 |
committer | Jing Lin <jinglin@codeaurora.org> | Fri Jan 27 08:44:12 2012 -0800 |
tree | 4f1b0a13a6b46ab22a14772844c777b8eb0ef7b3 | |
parent | 33b007d563eae7d09842462006a13a70c5a12d08 [diff] |
Input: atmel_mxt_ts: Add a debugfs attribute to show all objects The sysfs attribute show method (mxt_object_show) is limited to show object information up to (PAGE_SIZE - 1) bytes. We need a way to get the complete information of all objects. The object information can be obtained from <debugfs-mount>/atmel_mxt_ts/object. Change-Id: I92fff75b37ba0cba19b137460c2144fe847c6343 Signed-off-by: Jing Lin <jinglin@codeaurora.org>