From: Li Jun Date: Fri, 20 Mar 2015 08:28:04 +0000 (+0800) Subject: usb: chipidea: otg: remove unnecessary B_SESS_VLD timer X-Git-Tag: omap-for-v4.2/o2_dc~157^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ecd156905f6bbfe4f5bd278325071f9141726d;p=pandora-kernel.git usb: chipidea: otg: remove unnecessary B_SESS_VLD timer Since BSV irq is enabled for B-device all the time, so B_SESS_VLD timer is not required, and also no need to check BSV status when B_ASE0_BRST timer timeout. Signed-off-by: Li Jun Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed