From: Bjørn Mork Date: Wed, 31 Oct 2012 05:08:39 +0000 (+0100) Subject: USB: add USB_DEVICE_INTERFACE_CLASS macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17b72feb2be14e6d37023267dc0e199e8e0e3fdc;p=pandora-kernel.git USB: add USB_DEVICE_INTERFACE_CLASS macro Matching on device and interface class with with unspecified subclass and protocol is sometimes useful. This is slightly different from USB_DEVICE_AND_INTERFACE_INFO which requires the full interface class/subclass/protocol triplet. Signed-off-by: Bjørn Mork Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed