commit | 8c9e642fc87128d87cc773d042e2fdcd38a1a9e7 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Feb 26 18:53:32 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 09:48:53 2013 -0700 |
tree | 42566f63a5c3b8759883bc920f2d43952e84cde0 | |
parent | c1989bec03f7a6b41377efca88aa44b966c318f4 [diff] |
staging: omap-thermal: remove dedicated counter register for OMAP5 On OMAP54xx there is only one counter register. For this reason, each domain must use the same counter register. This patch changes the data definition to coupe with this. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>