diff options
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | 2013-03-11 17:27:02 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-12 16:52:02 (GMT) |
commit | 5d05e0b8506e4ff27a23af6b552ab646192e2260 (patch) | |
tree | 1ca04010e460731823fc17ce7696276667c1cc6f /usr | |
parent | 2b44022a4cb95795c72bbda12ef1bd66a30fb3b5 (diff) | |
download | linux-fsl-qoriq-5d05e0b8506e4ff27a23af6b552ab646192e2260.tar.xz |
regmap: Initialize `map->debugfs' before regcache
commit c6432ea9cc043994d5b7dcb3ad86a087777cb40c upstream.
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 <dp@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions