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)
commite6b50c8d58bde1cdc5c9c9520be7ed8921d26aab
tree0995b28e94ef465ca4eae5226aed4e520c9e091a
parenta04b9f845164a745e8773d916d45b0ea1a67726d
TWL4030: fix clk API usage

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>
drivers/mfd/twl4030-core.c