From: Alex Date: Mon, 17 Mar 2008 13:55:06 +0000 (+0100) Subject: avr32: Allow board to define oscillator rates X-Git-Tag: v2.6.27-rc1~1108^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ed7951d0c9bf8de8588384134f16474367b410;p=pandora-kernel.git avr32: Allow board to define oscillator rates On our custom board we have other oscillator rates than on atngw100 and atstk100x. Currently these rates are hardcoded in arch/avr32/mach-at32ap/at32ap700x.c. This patch moves them into board specific code. Signed-off-by: Alex Raimondi Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed