On Thu, 11 Dec 2014, Benjamin Tissoires wrote: > Current names are reported as "K750", "M705", and it can be misleading > for the users when they look at their input device list. > > Prefixing the names with "Logitech " makes things better. > > Signed-off-by: Benjamin Tissoires <benjamin.tissoi...@redhat.com> > --- > > Changes in v2: > - renamed PREFIX_SIZE into PREFIX_LENGTH > - changed "name_length + PREFIX_LENGTH;" into "PREFIX_LENGTH + name_length;" > - rebased on Peter's last patch series
Ok, looks reasonable. I was waiting whether someone from Logitech would comment on the prefix check that could be used other than "Logitech". But we can add that later. Applied to for-3.20/logitech, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/