1. 25 2月, 2017 2 次提交
  2. 30 12月, 2015 1 次提交
    • G
      watchdog: da9055_wdt: Drop reference counting · 43f676ac
      Guenter Roeck 提交于
      Reference counting is now implemented in the watchdog core and no longer
      required in watchdog drivers.
      
      Since it was implememented a no-op, and since the local memory is allocated
      with devm_kzalloc(), the reference counting code in the driver really did
      not really work anyway, and this patch effectively fixes a bug which could
      cause a crash on unloading if the watchdog device was still open.
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
      43f676ac
  3. 10 9月, 2015 1 次提交
  4. 31 3月, 2014 1 次提交
  5. 12 7月, 2013 1 次提交
  6. 02 1月, 2013 2 次提交
  7. 20 12月, 2012 1 次提交