From: Kevin Hilman Date: Mon, 6 Jul 2009 22:48:35 +0000 (-0700) Subject: i2c-davinci: convert clock usage after clkdev conversion X-Git-Tag: v2.6.31-rc4~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e164ddeeb82920c5b1470b6585767a000c8b0e45;p=pandora-kernel.git i2c-davinci: convert clock usage after clkdev conversion DaVinci core code has converted to the new clkdev API so clock name strings are not needed. Instead, just the a 'struct device' pointer is needed. Signed-off-by: Kevin Hilman Signed-off-by: Ben Dooks --- Reading git-diff-tree failed