commit | 1dc993b218c089230f463234380795c237de5038 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue May 18 20:24:00 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu May 20 12:31:13 2010 -0600 |
tree | 1fcf28836c23543d295fab75f8ec3f4857b064ba | |
parent | 89e5ab26d89fda15924658866b57c967ba7507cc [diff] |
OMAP: timers: Fix clock source names for OMAP4 The clock sources for timers on OMAP4 (system clock and 32k clock) have their names wronly populated. This patch fixes them so the omap_dm_timer_set_source does not fail anymore. Signed-off-by: Rajendra Nayak <rnayak@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>