HID: clean up quirk for Sony RF receivers
authorFernando Luis Vázquez Cao <fernando_b1@lab.ntt.co.jp>
Tue, 22 Jan 2013 06:20:38 +0000 (15:20 +0900)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Jan 2013 10:06:24 +0000 (11:06 +0100)
Document what the fix-up is does and make it more robust by ensuring
that it is only applied to the USB interface that corresponds to the
mouse (sony_report_fixup() is called once per interface during probing).

Cc: linux-input@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c

Simple merge