-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'renesas-clocksource-for-v3.10' of git://git.kernel.org/pub…
…/scm/linux/kernel/git/horms/renesas into next/drivers From Simon Horman <horms@verge.net.au>: Renesas ARM and SH based SoC clocksource update for v3.10 I has been agreed by Paul Mundt and myself, that it would be best to take these changes through the renesas tree and in turn the arm-soc tree. Signed-off-by: Arnd Bergmann <arnd@arndb.de> * tag 'renesas-clocksource-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: clocksource: sh_mtu2: Set initcall level to subsys clocksource: em_sti: Set initcall level to subsys clocksource: sh_tmu: Set initcall level to subsys clocksource: sh_cmt: Set initcall level to subsys clocksource: sh_cmt: Add CMT register layout comment clocksource: sh_cmt: Add control register callbacks clocksource: sh_cmt: CMCNT and CMCOR register access update clocksource: sh_cmt: CMSTR and CMCSR register access update clocksource: sh_cmt: Consolidate platform_set_drvdata() call clocksource: sh_cmt: Introduce per-register functions clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup() clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails
- Loading branch information
Showing
4 changed files
with
132 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters