1. 19 6月, 2013 1 次提交
  2. 24 11月, 2012 3 次提交
  3. 08 7月, 2012 1 次提交
    • D
      Input: wacom_i2c - fix compiler warning · 8830cb88
      Dmitry Torokhov 提交于
      Apparently GCC can't figure out that we bail if we fail to query device
      and will not try to use 'features':
      
      drivers/input/touchscreen/wacom_i2c.c: In function ‘wacom_i2c_probe’:
      drivers/input/touchscreen/wacom_i2c.c:177:20: warning: ‘features.fw_version’
      	may be used uninitialized in this function [-Wmaybe-uninitialized]
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      8830cb88
  4. 10 4月, 2012 1 次提交
  5. 05 4月, 2012 1 次提交