commit | e50bf385bfadeaacfb8af07b9b78dcfdef339981 | [log] [tgz] |
---|---|---|
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | Mon Jul 19 09:40:50 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 14:35:43 2010 -0700 |
tree | 22814cd0fb63f6bf0e10966685b50af14d3db13e | |
parent | a33e7136e9652374f7d54ded3cff8062d8e1e84f [diff] |
USB: s3c-hsotg: Add support for external USB clock The PLL that drives the USB clock supports 3 input clocks: 12, 24 and 48Mhz. This patch adds support to the USB driver for setting the correct register bit according to the given clock. This depends on the following patch: [PATCH] ARM: S3C64XX: Add USB external clock definition Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>