From: Jon Mason Date: Thu, 11 Nov 2010 04:25:56 +0000 (+0000) Subject: vxge: serialize access to steering control register X-Git-Tag: v2.6.38-rc1~476^2~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8424e00dfd5282026a93996a165fc4079d382169;p=pandora-kernel.git vxge: serialize access to steering control register It is possible for multiple callers to access the firmware interface for the same vpath simultaneously, resulting in uncertain output. Add locks to serialize access. Also, make functions only accessed locally static, thus requiring some movement of code blocks. Signed-off-by: Jon Mason Signed-off-by: Ram Vepa Signed-off-by: David S. Miller --- Reading git-diff-tree failed