From: Dimitris Papastamos Date: Mon, 11 Mar 2013 17:27:02 +0000 (+0000) Subject: regmap: Initialize `map->debugfs' before regcache X-Git-Tag: v3.9-rc6~27^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6432ea9cc043994d5b7dcb3ad86a087777cb40c;p=pandora-kernel.git regmap: Initialize `map->debugfs' before regcache In the rbtree code we are exposing statistics relating to the number of nodes/registers of the rbtree cache for each of the devices. Ensure that `map->debugfs' has been initialized before we attempt to initialize the debugfs entry for the rbtree cache. Signed-off-by: Dimitris Papastamos Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed