From: Boris Brezillon Date: Wed, 14 Jan 2015 16:21:58 +0000 (+0100) Subject: usb: gadget: at91_udc: Drop uclk clock X-Git-Tag: fixes-v4.0-rc1~85^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa0216550b227f41e3e515d3bfdb336bb92dc38;p=pandora-kernel.git usb: gadget: at91_udc: Drop uclk clock Now that at91 system clocks forward set_rate request to their parent we can remove the uclk clock and directly call clk_set_rate on fclk. Signed-off-by: Boris Brezillon Acked-by: Alexandre Belloni Acked-by: Felipe Balbi Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed