From 662fc2a6a3d0720b3e4f00fec22ee214cd1204c3 Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Mon, 19 Jan 2015 01:34:59 +0300 Subject: [PATCH] isp1362-hcd: use HUB_CHAR_* Fix using the bare numbers to set the 'wHubCharacteristics' field of the Hub Descriptor while the values are #define'd in . While at it, avoid duplicate computation when calling DBG(). Signed-off-by: Sergei Shtylyov Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed