From: Michael Grzeschik Date: Sat, 30 Mar 2013 10:54:06 +0000 (+0200) Subject: usb: chipidea: udc: move ZLT flag change to ep_enable X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776ffc16b74a5c19285135cfbc6dd02e1c733f25;p=pandora-kernel.git usb: chipidea: udc: move ZLT flag change to ep_enable Its not necessary and also not specified in the datasheet to change the ZLT flag before every ep_prime. This patch moves this to the ep_enable and applies it only for non configuration endpoints. Signed-off-by: Michael Grzeschik Reviewed-by: Felipe Balbi Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed