diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2015-11-17 21:24:03 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2015-11-26 06:08:41 +0300 |
commit | 460da918d46b075dcc9fdcf77281f8ebde169bd4 (patch) | |
tree | a9e30442846e71449dbac97bde96ae7cd8fce3e1 /drivers/connector | |
parent | 197fb8d85707d07eab68ac17d20e95c7104f1d5e (diff) | |
download | linux-460da918d46b075dcc9fdcf77281f8ebde169bd4.tar.xz |
atp870u: Add remaining 870 support to is885()
Add remaining 870 support to is885():
- different synw, no synuw
- synu[4] = 0x0c
- atp_writeb_io(dev, c, 0x04, 0x00); instead of
atp_writeb_io(dev, c, 0x14, 0x00); (isn't that a bug?)
- atp_writeb_io(dev, c, 0x14, 0xff); instead of
atp_writeb_io(dev, c, 0x14, 0x06);
- different mbuf[3] and mbuf[4] checks
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions