From c2e314835af0e09652ef4571eb5e481757ebb90f Mon Sep 17 00:00:00 2001 From: Alexandre Peixoto Ferreira Date: Tue, 30 Apr 2013 00:51:52 -0500 Subject: [PATCH] USB: usbtmc: Set rigol_quirk if device is listed These patches implement a modification of the USBTMC protocol to allow operation with Rigol equipment. It an idVendor and idProduct is found on the usbtmc_id_quirk array, the rigol_quirk is set for this device. Signed-off-by: Alexandre Peixoto Ferreira Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed