1. 25 Oct, 2012 1 commit
    • Hui Wang's avatar
      Input: egalax_ts - get gpio from devicetree · ae495e84
      Hui Wang authored
      The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework
      and don't support this API anymore.
      
      The i.MX6q sabrelite platform equips an egalax touchscreen controller,
      and this platform already transfered to GENERIC_GPIO framework, to
      support this driver, we use a more generic way to get gpio.
      
      Add a return value checking for waking up the controller in the probe
      function, this guarantee only a workable device can pass init.
      
      [dmitry.torokhov@gmail.com: Make driver depend on CONFIG_OF as it is
       now required.]
      
      Acked-by Zhang Jiejing <jiejing.zhang@freescale.com>
      Reviewed-by: default avatarShawn Guo <shawn.guo@linaro.org>
      Signed-off-by: default avatarHui Wang <jason77.wang@gmail.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      ae495e84
  2. 11 Oct, 2012 1 commit
  3. 08 Oct, 2012 5 commits
  4. 05 Oct, 2012 4 commits
  5. 04 Oct, 2012 2 commits
  6. 01 Oct, 2012 2 commits
  7. 28 Sep, 2012 2 commits
  8. 19 Sep, 2012 23 commits