Re: [PATCH 10/53] Input: atmel_mxt_ts - Add memory access interfacevia sysfs

From: Nick Dyer
Date: Fri Jun 07 2013 - 10:47:34 EST


Greg KH wrote:
> On Wed, Jun 05, 2013 at 06:37:03PM +0100, Nick Dyer wrote:
>> Atmel maXTouch chips can be addressed via an "Object Based Protocol" which
>> defines how i2c registers are mapped to different functions within the
>> chips. This interface exposes the register map and allows user-space
>> utilities to inspect and alter object configuration, and to view diagnostic
>> data, while the device is running.
>>
>> Signed-off-by: Nick Dyer <nick.dyer@xxxxxxxxxxx>
>> Acked-by: Benson Leung <bleung@xxxxxxxxxxxx>
>> ---
>> drivers/input/touchscreen/atmel_mxt_ts.c | 82 ++++++++++++++++++++++++++++++
>> 1 file changed, 82 insertions(+)
>
> Whenever you add/remove/modify sysfs files, you also need a
> Documentation/ABI/ update as well. Please include that.

Will do. I think I should also document the existing sysfs files which are
missing docs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/