1. 04 8月, 2008 1 次提交
  2. 22 7月, 2008 1 次提交
  3. 15 4月, 2008 1 次提交
  4. 21 7月, 2007 1 次提交
    • C
      [CELL] pmi: remove support for mutiple devices. · 813f9072
      Christian Krafft 提交于
      The pmi driver got simplified by removing support for multiple devices.
      As there is no more than one pmi device per maschine, there is no need to
      specify the device for listening and sending messages.
      
      This way the caller (cbe_cpufreq) doesn't need to scan the device tree.
      When registering the handler on a board without a pmi
      interface, pmi.c will just return -ENODEV.
      
      The patch that fixed the breakage of cell_defconfig has been
      broken out of the earlier version of this patch. So this is
      the version that applies cleanly on top of it.
      Signed-off-by: NChristian Krafft <krafft@de.ibm.com>
      Signed-off-by: NArnd Bergmann <arnd.bergmann@de.ibm.com>
      813f9072
  5. 16 2月, 2007 1 次提交