Home
last modified time | relevance | path

Searched hist:f9f36917903b57c571b1ddcfc6bc794ca4dd8232 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dahci_da850.cdiff 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 Dahci_sunxi.cdiff 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 Dahci_st.cdiff 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 Dahci_mvebu.cdiff 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 Dahci_xgene.cdiff 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 Dahci_imx.cdiff 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 Dlibahci_platform.cdiff 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 Dahci_platform.cdiff 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 Dahci_platform.hdiff 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>