All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: tegra: bring back tegra_timer clock
@ 2012-10-16 10:08 ` Sivaram Nair
  0 siblings, 0 replies; 11+ messages in thread
From: Sivaram Nair @ 2012-10-16 10:08 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q, linux-lFZ/pmaqli7XmaaqVzeoHQ,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	sivaramn-DDmLM1+adcrQT0dZR+AlfA

This patchset fixes a bug introduced by commit
20f4665831cec65d6e5d33587bba28ffa536b91d by bringing back the
tegra_timer clock.  The above commit caused tegra_init_timer() failing
to get the clk reference.

The first patch renames the existing tegra_timer object to
tegra_sys_timer and the second patch adds previously-removed tegra_timer
clock object.

Sivaram Nair (2):
  ARM: tegra: rename tegra system timer
  ARM: tegra: add tegra_timer clock

 arch/arm/mach-tegra/board-dt-tegra20.c    |    2 +-
 arch/arm/mach-tegra/board-dt-tegra30.c    |    2 +-
 arch/arm/mach-tegra/board.h               |    2 +-
 arch/arm/mach-tegra/tegra20_clocks_data.c |    1 +
 arch/arm/mach-tegra/tegra30_clocks_data.c |    1 +
 arch/arm/mach-tegra/timer.c               |    2 +-
 6 files changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-10-16 17:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 10:08 [PATCH 0/2] ARM: tegra: bring back tegra_timer clock Sivaram Nair
2012-10-16 10:08 ` Sivaram Nair
2012-10-16 10:08 ` Sivaram Nair
2012-10-16 10:08 ` [PATCH 1/2] ARM: tegra: rename tegra system timer Sivaram Nair
2012-10-16 10:08   ` Sivaram Nair
2012-10-16 10:08   ` Sivaram Nair
     [not found] ` <1350382116-18024-1-git-send-email-sivaramn-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-10-16 10:08   ` [PATCH 2/2] ARM: tegra: add tegra_timer clock Sivaram Nair
2012-10-16 10:08     ` Sivaram Nair
2012-10-16 10:08     ` Sivaram Nair
2012-10-16 17:30 ` [PATCH 0/2] ARM: tegra: bring back " Stephen Warren
2012-10-16 17:30   ` Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.