Home
last modified time | relevance | path

Searched hist:bcf39352eb9e9026f7a1028d4bce3707b65f104b (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-dreamcast.cdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dpci-sh7751.cdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dpci-sh7780.cdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dpcie-sh7786.cdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
H A Dpci.cdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/openbmc/linux/arch/sh/include/asm/
H A Dpci.hdiff bcf39352eb9e9026f7a1028d4bce3707b65f104b Sun Jan 31 22:11:25 CST 2010 Paul Mundt <lethal@linux-sh.org> sh: Handle PCI controller resource conflicts.

register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>