1. 18 May, 2018 1 commit
  2. 01 May, 2018 7 commits
  3. 30 Apr, 2018 3 commits
  4. 16 Apr, 2018 1 commit
    • Tony Lindgren's avatar
      ARM: OMAP2+: Drop unused pm-noop · 44773ba1
      Tony Lindgren authored
      Looks like these functions don't do anything in the mainline kernel so
      we can just drop it.
      
      Note that we must now also remove ir-rx51 pdata as it relies on the dummy
      platform data that does not do anything. And ir-rx51 is calling a pdata
      callback that doesn't do anything without checking if it exists first.
      
      For configuring device specific minimal latencies, the interface to use
      is pm_qos_add_request(). For an example, see what was done in commit
      9834ffd1
      
       ("ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent
      glitches"). I've added some comments to ir-rx51 so people using it can
      add pm_qos support and test it.
      
      Cc: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
      Cc: Kevin Hilman <khilman@kernel.org>
      Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
      Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
      Acked-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      44773ba1
  5. 13 Apr, 2018 3 commits
  6. 12 Apr, 2018 18 commits
  7. 11 Apr, 2018 7 commits