commit | ae14d81757945a8298a34e00e82abe68d90644e7 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Feb 09 18:51:32 2018 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Sat Feb 10 18:23:11 2018 +1100 |
tree | dca8e0b948209133c0b086adcc9fad8c4ec177f8 | |
parent | 8d0ef282ed286076355c02610b5b20e379421a43 [diff] |
cuda: don't allow writes to port output pins Use the direction registers as a mask to ensure that only input pins are updated upon write. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>