From: Andrew Morton Date: Tue, 15 Nov 2005 08:09:13 +0000 (-0800) Subject: [PATCH] hfc_usb: fix usb device table X-Git-Tag: v2.6.15-rc2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a1a64aec2b2e2e13b629ed72afd319d8bce5da;p=pandora-kernel.git [PATCH] hfc_usb: fix usb device table We need to use the USB_DEVICE macro here, else the modinfo aliases go all wrong. Also, correctly terminate the table, as noted by Dave Jones Cc: Greg KH Signed-off-by: Andrew Morton Acked-by: Karsten Keil Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed