commit | 2608203daf5f87311c6e5d36e5de5efcb14aab24 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Apr 12 10:35:30 2010 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Apr 19 19:58:32 2010 +0200 |
tree | f0060813795c68ab988a998c4cced16d67139ded | |
parent | d6372b6e7c6142e6cc2108b3b850584cd7ade106 [diff] |
firewire: ohci: prevent aliasing of locally handled register addresses We must compute the offset from the CSR register base with the full 48 address bits to prevent matching with addresses whose lower 32 bits happen to be equal with one of the specially handled registers. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>