From: Ben Skeggs Date: Thu, 29 May 2014 01:07:16 +0000 (+1000) Subject: drm/nouveau/i2c: balance port acquire/release X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ae2eb4699506736e8b0879989a22ecd954e9f6;p=pandora-kernel.git drm/nouveau/i2c: balance port acquire/release This was a half-finished hack before, just enough to handle the shared aux/i2c pad thing on G94 and up. We got lucky with locking etc up until now, as this was (generally) all protected by the DRM mode_config lock. It's about to become a lot more likely to hit the races. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed