From: Sebastian Siewior Date: Thu, 1 May 2008 04:08:12 +0000 (+1000) Subject: m68knommu: fix FEC driver locking X-Git-Tag: v2.6.26-rc1~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2b74cad34e7a0cf6d4929ee9e8ad4e11a84867;p=pandora-kernel.git m68knommu: fix FEC driver locking It's easy: grab locks before talking to hardware and realease them afterwards. The one big lock has been splitted into a hw_lock and mii_lock. Signed-off-by: Sebastian Siewior Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed