1. 08 3月, 2016 1 次提交
  2. 06 5月, 2015 1 次提交
  3. 28 5月, 2014 1 次提交
  4. 19 12月, 2012 1 次提交
  5. 07 1月, 2012 1 次提交
    • M
      PCI: Xtensa: convert pcibios_set_master() to a non-inlined function · 9cdce18d
      Myron Stowe 提交于
      This patch converts Xtensa's architecture-specific
      'pcibios_set_master()' routine to a non-inlined function.  This will
      allow follow on patches to create a generic 'pcibios_set_master()'
      function using the '__weak' attribute which can be used by all
      architectures as a default which, if necessary, can then be over-
      ridden by architecture-specific code.
      
      Converting 'pci_bios_set_master()' to a non-inlined function will
      allow Xtensa's 'pcibios_set_master()' implementation to remain
      architecture-specific after the generic version is introduced and
      thus, not change current behavior.
      
      No functional change.
      Signed-off-by: NMyron Stowe <myron.stowe@redhat.com>
      Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
      9cdce18d
  6. 13 3月, 2010 2 次提交
  7. 07 11月, 2008 1 次提交
  8. 12 7月, 2007 2 次提交
  9. 05 9月, 2005 1 次提交
  10. 24 6月, 2005 1 次提交