From: Sergiy Kibrik Date: Sat, 16 May 2015 13:55:03 +0000 (+0300) Subject: usb: s3c2410_udc: correct reversed pullup logic X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~5^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f095801cda5cdf24839e2fe90c08cb85a28da6;p=pandora-kernel.git usb: s3c2410_udc: correct reversed pullup logic For some reason the code has always been disabling pullup when asked to do the opposite. According to surrounding code and gadget API this seems to be a mistake. This fix allows UDC to be detected by host controller on recent kernels. Signed-off-by: Sergiy Kibrik Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed