diff options
author | Jon Hunter <jon-hunter@ti.com> | 2012-06-05 12:34:57 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-06-14 02:39:47 -0700 |
commit | 6615975bc58a1234bd401a7ff231dae85631fd58 (patch) | |
tree | b914fe87fc136aba2b23c166b540b8cf973adfe0 /mm | |
parent | 0b30ec1cb7f1b0134b16670f886baaf3521b083c (diff) | |
download | talos-obmc-linux-6615975bc58a1234bd401a7ff231dae85631fd58.tar.gz talos-obmc-linux-6615975bc58a1234bd401a7ff231dae85631fd58.zip |
ARM: OMAP: Add flag to indicate if a timer needs a manual reset
For OMAP1 devices, it is necessary to perform a manual reset of the timer.
Currently, this is indicating by setting the "needs_manual_reset" variable in
the platform data. Instead of using an extra variable to indicate this add a new
timer capabilities flag to indicate this and remove the "needs_manual_reset"
member from the platform data.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions