commit | 4a985dfe75d99230a57f7a9560ad4169f268bff0 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Mon Oct 21 16:14:00 2013 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Mon Nov 04 20:32:37 2013 +0100 |
tree | 20e17f4bd5cb7432af8edc03e166bd2e1ae448b2 | |
parent | 8ed8783f9c339fa4a94a72024b4bbfd29b5e1fad [diff] |
arm: atmel: get rid of too many ifdeffery Get rid of too many ifdeffery in usb ohci driver Add following two configuration for USB clock selecting - CONFIG_USB_ATMEL_CLK_SEL_PLLB: using PLLB as usb ohci input clock - CONFIG_USB_ATMEL_CLK_SEL_UPLL: using UPLL as usb ohci input clock Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>