Re: [PATCH v3 0/2] input/serio: Add a firmware_id sysfs attribute
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2014-04-20 05:31:07
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2014-04-20 05:31:07
On Mon, Apr 14, 2014 at 12:30:17PM +0200, Hans de Goede wrote:
Hi All, Here is v3 of my serio firmware_id sysfs attribute patch-set Changes in v2: -Add a helper function to avoid copy/pasting the code for building the firmware_id string from pnp_ids Changes in v3: -Prefix the firmware_id string for 8042-pnp devices which "PNP: " so that it will be easy to differentiate pnp-ids from ie devicetree ids in the future
Applied, thank you. -- Dmitry