From: Emil Goode Date: Sun, 16 Jun 2013 11:46:38 +0000 (+0200) Subject: USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b0f9b9c0dae1ffd6d0d8e6349217ae0d6b0994;p=pandora-kernel.git USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver This patch removes a double assignment of .start in struct hc_driver ehci_msp_hc_driver and also makes the code look more tidy. Signed-off-by: Emil Goode Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed