Commit 7808159
committed
Merge tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Pull ata fixes from Damien Le Moal:
"Two fixes for the pata_hpt37x driver, both from Sergey:
- Fix a PCI register access using an incorrect size (8bits instead of
16bits)
- Make sure to always disable the primary channel as it is unused"
* tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
ata: pata_hpt37x: disable primary channel on HPT371
ata: pata_hpt37x: fix PCI clock detection1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
922 | 936 | | |
923 | 937 | | |
924 | 938 | | |
| |||
950 | 964 | | |
951 | 965 | | |
952 | 966 | | |
953 | | - | |
| 967 | + | |
954 | 968 | | |
955 | 969 | | |
956 | 970 | | |
957 | 971 | | |
958 | 972 | | |
959 | 973 | | |
960 | | - | |
| 974 | + | |
961 | 975 | | |
962 | 976 | | |
963 | 977 | | |
| |||
0 commit comments