1. 01 2月, 2010 1 次提交
    • P
      sh: Handle PCI controller resource conflicts. · bcf39352
      Paul Mundt 提交于
      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: NPaul Mundt <lethal@linux-sh.org>
      bcf39352
  2. 20 4月, 2009 2 次提交