commit | b1fa888e0124763e5bafda074874fc7ac0f2f23f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 24 10:55:59 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue May 25 17:28:14 2010 +0900 |
tree | ffadfe1bf14b0ae80dc3c93a65722e360d876ff4 | |
parent | 8a37f520523df971bd3f926d8bd45ead37e857e8 [diff] |
watchdog: shwdt: Kill off mmap stub and superfluous comments. The wdt mmaping thing was a special-cased hack that nothing in the wild depends on, so just kill it off. While at it, sanitize the superfluous comments in preparation for a driver rewrite and overhauled interface. Signed-off-by: Paul Mundt <lethal@linux-sh.org>