From: Nicolas Ferre Date: Mon, 24 Jun 2013 16:07:34 +0000 (+0200) Subject: ARM: at91/PMC: fix at91sam9n12 USB FS init X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~73^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04e5b694e996e7cbbe3748924a259a647c3456d;p=pandora-kernel.git ARM: at91/PMC: fix at91sam9n12 USB FS init at91sam9n12 has Full-speed only USB. So we should add it to the list in at91_pllb_usbfs_clock_init() function. Moreover, at91sam9n12 has an unusual PMC in the sense that it has a PLLB but also has a USB clock register. Signed-off-by: Nicolas Ferre Tested-by: Bo Shen --- Reading git-diff-tree failed