[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27f5089a-36a4-18ae-a75d-7db106ea5267@infradead.org>
Date: Fri, 5 Nov 2021 13:53:39 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Tero Kristo <tero.kristo@...ux.intel.com>, jikos@...nel.org,
benjamin.tissoires@...hat.com, mika.westerberg@...ux.intel.com
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC 6/8] HID: usi: Add driver for Universal Stylus Interface
(USI)
On 11/4/21 11:33 PM, Tero Kristo wrote:
>
> On 04/11/2021 17:03, Randy Dunlap wrote:
>> On 11/4/21 6:36 AM, Tero Kristo wrote:
>>> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
>>> index 3c33bf572d6d..c235ecb8f037 100644
>>> --- a/drivers/hid/Kconfig
>>> +++ b/drivers/hid/Kconfig
>>> @@ -1222,6 +1222,11 @@ config HID_MCP2221
>>> To compile this driver as a module, choose M here: the module
>>> will be called hid-mcp2221.ko.
>>> +config HID_USI
>>> + tristate "USI (Universal Stylus Interface) support"
>>> + help
>>> + Provides USI support over I2C HID interface.
>>
>> Indent help text "Provides ..." with 2 additional spaces, please,
>> per coding-style.rst.
>>
> Sorry yeah, this slipped through. Seems most of the drivers/hid/Kconfig is with wrong indentation, copied layout from there. I also need to add a bit more beef to this help text while updating it, and remove the mention of i2c only.
Thanks for adding more beef to it.
And yes, I have noticed that drivers/hid/Kconfig is a bit messy. :\
--
~Randy
Powered by blists - more mailing lists