From: Mark Brown Date: Thu, 9 May 2013 13:35:49 +0000 (+0100) Subject: regmap: debugfs: Don't mark lockdep as broken due to debugfs write X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~30^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e464a566a1c3c9b71558e5523288b5432c3e3f;p=pandora-kernel.git regmap: debugfs: Don't mark lockdep as broken due to debugfs write A register write to hardware is reasonably unlikely to cause locking dependency issues, the reason we're tainting is that unexpected changes in the hardware configuration may confuse drivers. Signed-off-by: Mark Brown --- Reading git-diff-tree failed