From: hayeswang Date: Wed, 1 Oct 2014 05:25:10 +0000 (+0800) Subject: r8152: remove clearing bp X-Git-Tag: fixes-for-v3.18-merge-window~53^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=204c8704128943bf3f8b605f4b40bdc2b6bd89dc;p=pandora-kernel.git r8152: remove clearing bp The xxx_clear_bp() is used to halt the firmware. It only necessary for updating the new firmware. Besides, depend on the version of the current firmware, it may have problem to halt the firmware directly. Finally, halt the firmware would let the firmware code useless, and the bugs which are fixed by the firmware would occur. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed