From: Robert Baldyga Date: Thu, 19 Sep 2013 09:50:21 +0000 (+0200) Subject: usb: gadget: s3c-hsotg: fix "halted" property updating X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a18ed7b036454794dc2d18b92e531c76953d556f;p=pandora-kernel.git usb: gadget: s3c-hsotg: fix "halted" property updating Property "halted" of s3c_hsotg_ep structure is actually initialised when ep enabled, and changed when halt is set/cleared. Signed-off-by: Robert Baldyga Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed