]> rtime.felk.cvut.cz Git - linux-imx.git/commit
firewire: ohci: initialize multiChanMode bits after reset
authorClemens Ladisch <clemens@ladisch.de>
Wed, 13 Jun 2012 20:29:20 +0000 (22:29 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 17 Jun 2012 17:35:26 +0000 (19:35 +0200)
commite18907cc8a3cd6e09510632b753b8b6fefa1752a
treea921639b9180e38bc403c38995999af1a9c44e21
parent9d23f9e946ad757344792a20ba5152f3a921688b
firewire: ohci: initialize multiChanMode bits after reset

OHCI 1.1 says:
| Since the value of this bit is undefined after reset in all IR
| contexts, software shall initialize this bit to zero in all contexts
| whether or not active to maintain the exclusive nature of this bit.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/ohci.c