From: Russell King Date: Sun, 1 Mar 2015 14:44:35 +0000 (+0000) Subject: ARM: lpc32xx: convert to use clkdev_add_table() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~153^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd13fbd9d8562c8e6845cd87a3a1a9d372618d96;p=pandora-kernel.git ARM: lpc32xx: convert to use clkdev_add_table() We have always had an efficient way of registering a table of clock lookups - it's called clkdev_add_table(). However, some people seem to really love writing inefficient and unnecessary code. Convert LPC32xx to use the correct interface. Signed-off-by: Russell King --- Reading git-diff-tree failed