From: Thomas Pugliese Date: Thu, 6 Mar 2014 18:53:37 +0000 (-0600) Subject: usb: wusbcore: disable transfer notifications for Alereon HWAs X-Git-Tag: v3.15-rc1~137^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e2864d7e9d429b94624a28ba3f05fc2db89051;p=pandora-kernel.git usb: wusbcore: disable transfer notifications for Alereon HWAs The HWA driver does not do anything with transfer notifications after receiving the first one and the Alereon HWA allows them to be disabled as a performance optimization. This patch sends a vendor specific command to the Alereon HWA on startup to disable transfer notifications. If the command is successful, the DTI system is started immediately since that would normally be started upon the first reception of a transfer notification which will no longer be sent. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed