From a3b0f9b9c0dae1ffd6d0d8e6349217ae0d6b0994 Mon Sep 17 00:00:00 2001 From: Emil Goode Date: Sun, 16 Jun 2013 13:46:38 +0200 Subject: [PATCH] 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-format-patch failed