From: Al Viro Date: Wed, 19 Mar 2008 09:44:09 +0000 (+0000) Subject: ni52: clean up initialization of priv X-Git-Tag: v2.6.26-rc1~1138^2~316^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f8cfd560875fd643024c02ea25d4f3b8f1fd31c;p=pandora-kernel.git ni52: clean up initialization of priv * initialize spinlock once * check586() used to be done before we'd allocated ->priv; these days it's there from the very beginning, so we don't have to play with private copy. Consequently, we don't need to mess with reinitializing ->base, etc. afterwards. Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed