aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorShreshtha Kumar Sahu <[email protected]>2012-01-18 15:53:59 +0530
committerGreg Kroah-Hartman <[email protected]>2012-01-24 16:09:55 -0800
commitd8d8ffa477831b713ddfa2ad4d0ca545f3b567e5 (patch)
treee92a37aa1d8a0931aff920f30433d45c9271b93f /fs/jbd2/commit.c
parent43cf7c0bebf50d0b68aa42ae6d24cf08e3f24823 (diff)
amba-pl011: do not disable RTS during shutdown
In present driver, shutdown clears RTS and DTR in CR register. But the documentation "Documentation/serial/driver" suggests not to disable RTS and DTR in shutdown(). Also RTS and DTR is preserved between shutdown and startup calls, i.e. these are restored in startup if they were enabled while doing shutdown. So that if RTS and DTR are set using pl011_set_mctrl then it should continue even after shutdown->startup sequence. For throttling/unthrottling user should call pl011_set_mctrl. Signed-off-by: Shreshtha Kumar Sahu <[email protected]> Acked-by: Linus Walleij <[email protected]> Acked-by: Russell King <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions