1. 06 2月, 2012 6 次提交
  2. 14 10月, 2011 1 次提交
  3. 24 8月, 2011 2 次提交
  4. 08 8月, 2011 1 次提交
  5. 17 6月, 2011 14 次提交
  6. 16 6月, 2011 1 次提交
  7. 07 6月, 2011 3 次提交
  8. 27 5月, 2011 2 次提交
  9. 11 5月, 2011 1 次提交
  10. 25 4月, 2011 1 次提交
  11. 29 3月, 2011 3 次提交
  12. 14 1月, 2011 1 次提交
  13. 08 1月, 2011 2 次提交
  14. 22 12月, 2010 1 次提交
    • P
      OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 · 72e06d08
      Paul Walmsley 提交于
      The OMAP powerdomain code and data is all OMAP2+-specific.  This seems
      unlikely to change any time soon.  Move plat-omap/include/plat/powerdomain.h
      to mach-omap2/powerdomain.h.  The primary point of doing this is to remove
      the temptation for unrelated upper-layer code to access powerdomain code
      and data directly.
      
      As part of this process, remove the references to powerdomain data
      from the GPIO "driver" and the OMAP PM no-op layer, both in plat-omap.
      Change the DSPBridge code to point to the new location for the
      powerdomain headers.  The DSPBridge code should not be including the
      powerdomain headers; these should be removed.
      Signed-off-by: NPaul Walmsley <paul@pwsan.com>
      Cc: Kevin Hilman <khilman@deeprootsystems.com>
      Cc: Omar Ramirez Luna <omar.ramirez@ti.com>
      Cc: Felipe Contreras <felipe.contreras@gmail.com>
      Cc: Greg Kroah-Hartman <greg@kroah.com>
      72e06d08
  15. 08 12月, 2010 1 次提交