commit | 86955e2bcb320bf8f271443cb7b03896fc3cbd67 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <[email protected]> | Fri Dec 23 19:25:42 2011 +0100 |
committer | Wim Van Sebroeck <[email protected]> | Fri Jan 06 15:27:51 2012 +0100 |
tree | 864d9b8cd1e09a266df38b4970474823b794b013 | |
parent | 60daac4a9084d5a6216443f428d0060c42eb44ff [diff] |
watchdog: ath79_wdt: flush register writes The watchdog register writes required to have a flush in order to commit the values to the register. Without the flush, the driver not function correctly on AR934X SoCs. Signed-off-by: Gabor Juhos <[email protected]> Acked-by: Luis R. Rodriguez <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>