]> Pileus Git - ~andy/linux/commit
clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2013 14:04:14 +0000 (16:04 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Jun 2013 15:54:37 +0000 (17:54 +0200)
commit9682bcdef1a9a0af940c30250ede697e7e70ef28
tree456bfacae03149e9feeb3542d46c6f0681ef951c
parenta857c6e7d5fda19c39674a61d9f360bc43a7dcf6
clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change

The CLOCKSOURCE_OF_DECLARE functions now take a device_node pointer
as their argument, as of the clksrc/cleanup branch in arm-soc.
This patch adapts the bcm_kona_timer driver to the new interface.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Christian Daudt <csd@broadcom.com>
Cc: John Stultz <john.stultz@linaro.org>
drivers/clocksource/bcm_kona_timer.c