commit | b52dce87389385aad54f5680329b41257ee0f7ac | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Tue Sep 11 20:18:44 2018 -0400 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Oct 08 22:53:10 2018 +1100 |
tree | ec8c722b4e2a581cb83f1105464a5a83746e6ca1 | |
parent | 2341629eadc4a40aa46103c7f1ff5f38459688d3 [diff] |
macintosh/via-macii: Synchronous bus reset Make the reset operation synchronous, like the other ADB drivers. The reset request is static data but callers may not know that. This way the struct is not in use when the reset method returns. Tested-by: Stan Johnson <userm57@yahoo.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>