From: Petr Mladek Date: Fri, 19 Sep 2014 15:32:22 +0000 (+0200) Subject: usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() X-Git-Tag: fixes-for-v3.18-merge-window~16^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d48b3f1fdf307115af38b91c3ea4ddb57b73a2;p=pandora-kernel.git usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() USB hub started to use a workqueue instead of kthread. Let's make it clear from the function names. Signed-off-by: Petr Mladek Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed