Hello, all. This is the third take of cleanup-sht-ops patchset. As the name suggests it reorganizes and cleans up scsi_host_template and ata_port_operation tables used by libata core and low level drivers. Please read the head message of the first take[F] for more info. Changes from the last take[L] are... * Updated to fit the current upstream-fixes. * pata_scc thaw change applied. * pata_rb500_cf newly converted. * Updated to accomodate drivers w/o any reset method available. The following drivers need specific platform to build, so they need verification. If you work on one of the following drivers, please verify that the driver builds and works fine. It would be best if you can verify that the sht and ops don't change by the fifth and sixth patches using the method I'll write in another message. * pata_at32 * pata_bf54x * pata_icside * pata_ixp4xx_cf * pata_mpc52xx * pata_scc * sata_fsl * pata_rb500_cf This patchset is on top of upstream-fixes (3db691daa4f6c4b899e144ea54a65738402c94e3) + [1] prefer-hardreset patchset, take#3 (the subject line is wrong) + [2] devres-implement-pcim_iomap_regions_request_all + [3] ahci-request-all-PCI-BARs + [4] libata-PCI-device-should-be-powered-up-before-being-accessed This patchset is available as GIT branch. http://git.kernel.org/?p=linux/kernel/git/tj/libata-dev.git;a=shortlog;h=cleanup-sht-ops git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata-dev.git cleanup-sht-ops The verification method is the same as before[B]. Thanks. -- tejun [F] http://thread.gmane.org/gmane.linux.ide/27785 [L] http://thread.gmane.org/gmane.linux.ide/28335 [1] http://thread.gmane.org/gmane.linux.ide/29642 [2] http://article.gmane.org/gmane.linux.ide/29653 [3] http://article.gmane.org/gmane.linux.ide/29654 [4] http://article.gmane.org/gmane.linux.ide/29655 [B] http://article.gmane.org/gmane.linux.ide/28357 -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html