TWL4030: fix clk API usage
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 10 Jan 2009 10:40:42 +0000 (10:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 13 Jan 2009 19:39:11 +0000 (19:39 +0000)
Always pass a struct device if one is available; and there's really
no reason for the processor specific stuff in this file if only
people would follow the API usage properly by using the struct device.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found