From d2ae2eb4699506736e8b0879989a22ecd954e9f6 Mon Sep 17 00:00:00 2001 From: Ben Skeggs Date: Thu, 29 May 2014 11:07:16 +1000 Subject: [PATCH] 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-format-patch failed