From: Paul Mundt Date: Thu, 10 May 2012 06:15:08 +0000 (+0900) Subject: watchdog: shwdt: Migrate to per-device locking. X-Git-Tag: v3.5-rc1~134^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fb360cb3440fb7d22ad7061de4e99235a97e1c;p=pandora-kernel.git watchdog: shwdt: Migrate to per-device locking. Presently we've been using global locking for everything. Push the locking down to the per-device level in preparation for per-CPU watchdogs. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed