From: Alex Raimondi Date: Mon, 22 Sep 2008 19:40:55 +0000 (+0200) Subject: avr32: Replace static clock list with dynamic linked list X-Git-Tag: v2.6.28-rc1~700^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300bb762513f12068bf6166e0a1a02a4031a979c;p=pandora-kernel.git avr32: Replace static clock list with dynamic linked list This replaces the at32_clock_list array with a linked list. Clocks can now be registered (added) to the list. Signed-off-by: Alex Raimondi Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed