1. 08 3月, 2010 1 次提交
  2. 17 9月, 2009 1 次提交
    • M
      mfd: Allow multiple MFD cells with the same name · 3bed6e41
      Mark Brown 提交于
      Provide basic support for MFDs having multiple cells of a given
      type with different IDs by adding an id to the mfd_cell structure
      and then adding that to the id passed in to mfd_add_devices().
      
      As it stands this approach requires that MFDs using this feature
      deal with ensuring that there aren't any ID collisions resulting
      from multiple MFDs of the same type being instantiated. This needs
      to happen with the existing code too, but with this approach there
      is a knock on effect on the IDs for non-duplicated devices.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      3bed6e41
  3. 04 1月, 2009 1 次提交
  4. 20 10月, 2008 1 次提交
  5. 29 7月, 2008 4 次提交
  6. 26 7月, 2008 1 次提交
  7. 07 7月, 2008 1 次提交