From 38d98de4332fcdaa72fc83443c1e3268e4b2214b Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 18 Dec 2014 15:06:56 +0100 Subject: [PATCH] gpu: host1x: Call host1x_device_add() under lock Instead of locking within host1x_device_add(), call it under the lock to make the locking more consistent. Signed-off-by: Thierry Reding --- Reading git-format-patch failed