/openbmc/linux/drivers/ata/ |
H A D | ahci_da850.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_sunxi.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_st.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_mvebu.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_xgene.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_imx.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | libahci_platform.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | ahci_platform.c | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | ahci_platform.h | diff f9f36917903b57c571b1ddcfc6bc794ca4dd8232 Wed May 14 01:13:41 CDT 2014 Kefeng Wang <kefeng.wang@linaro.org> libahci_platform: add host_flags parameter in ahci_platform_init_host()
Add a dynamic host_flags argument to make ahci_platform_init_host more flexible, then remove the AHCI_HFLAGS(...) argument from some driver's ata_port_info, and pass that in as the new argument.
Cc: Hans de Geode <hdegoede@redhat.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kefeng Wang <kefeng.wang@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>
|