Hairu. This is part of patchset series described in [T]. This is the first take of prep-LLDDs-for-hotplug-support patchset. Some of patches in this patchset are from the first take of add-hotplug-support patchset. Things worth noting are * Simply exporting ata_hsm_move() and calling the function with appropriate status is good enough for driving HSM for LLDDs implementing their own irq handlers. sata_sil's new irq handler now uses it. * TF faking is removed from sata_sil24. This patchset is against upstream (acc696d93dcf993dec123d69d599979e1456ffec) + [1] prep-for-new-EH patchset + [2] new-EH-framework patchset, take 3 + [3] new-EH-implementation patchset, take 3 + [4] merge-irq-pio patchset + [5] add-NCQ-support patchset, take 3 + [6] prep for hotplug support, take 2 -- tejun [T] http://article.gmane.org/gmane.linux.ide/9957 [1] http://article.gmane.org/gmane.linux.ide/9959 [2] http://article.gmane.org/gmane.linux.ide/9984 [3] http://article.gmane.org/gmane.linux.ide/9995 [4] http://article.gmane.org/gmane.linux.ide/10005 [5] http://article.gmane.org/gmane.linux.ide/10011 [6] http://article.gmane.org/gmane.linux.ide/10028 - : 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