kernel: bump 5.4 to 5.4.33
[oweals/openwrt.git] / target / linux / generic / pending-5.4 / 820-libata-Assign-OF-node-to-the-SCSI-device.patch
index 9e72313ec9ec904af7b865f055f7d19f1eca1d8e..e993b61eaee47de93ccc526480a033d4b5c6e6f7 100644 (file)
@@ -41,7 +41,7 @@ ChangeLog v1->v2:
  
  #include "libata.h"
  #include "libata-transport.h"
-@@ -4573,6 +4574,34 @@ int ata_scsi_add_hosts(struct ata_host *
+@@ -4570,6 +4571,34 @@ int ata_scsi_add_hosts(struct ata_host *
        return rc;
  }
  
@@ -76,7 +76,7 @@ ChangeLog v1->v2:
  void ata_scsi_scan_host(struct ata_port *ap, int sync)
  {
        int tries = 5;
-@@ -4598,6 +4627,7 @@ void ata_scsi_scan_host(struct ata_port
+@@ -4595,6 +4624,7 @@ void ata_scsi_scan_host(struct ata_port
                                                 NULL);
                        if (!IS_ERR(sdev)) {
                                dev->sdev = sdev;