1. 22 7月, 2014 1 次提交
  2. 29 5月, 2014 2 次提交
  3. 15 5月, 2014 2 次提交
  4. 29 3月, 2014 1 次提交
  5. 28 1月, 2014 1 次提交
  6. 26 11月, 2013 1 次提交
  7. 11 11月, 2013 1 次提交
  8. 30 8月, 2013 1 次提交
  9. 13 6月, 2013 1 次提交
  10. 16 4月, 2013 1 次提交
  11. 25 2月, 2013 1 次提交
  12. 23 11月, 2012 1 次提交
  13. 01 11月, 2012 1 次提交
  14. 25 10月, 2012 1 次提交
    • H
      Input: egalax_ts - get gpio from devicetree · ae495e84
      Hui Wang 提交于
      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: NShawn Guo <shawn.guo@linaro.org>
      Signed-off-by: NHui Wang <jason77.wang@gmail.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      ae495e84
  15. 11 10月, 2012 1 次提交
  16. 24 4月, 2012 1 次提交
  17. 21 4月, 2012 1 次提交