From: Kevin Hilman Date: Mon, 11 Jan 2010 16:22:23 +0000 (-0800) Subject: davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() X-Git-Tag: v2.6.34-rc1~234^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08aca087f263e8089420b2723fe0c1a0cbe5de0c;p=pandora-kernel.git davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() Remove unneeded 'struct davinci_clk' wrapper around 'struct clk_lookup' and use clkdev_add_table() to add the list of clocks in one go. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed