commit | 078711d7f88d33b0adebb402a1bcb2aa89afe68b | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <brgl@bgdev.pl> | Fri Dec 22 18:42:08 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 27 10:33:24 2017 +0000 |
tree | 540e6b4e8e9e8ce21b3dfea484dea3a07611c66c | |
parent | a5ba91c380b8bcca21e6166fc71c5e5ac9f0db68 [diff] |
regmap: debugfs: document why we don't create the debugfs entries This is a follow-up to commit a5ba91c380b8 ("regmap: debugfs: emit a debug message when locking is disabled"). I figured that a user may see this message, grep the code, come to this place and he still won't know why we actually disabled debugfs. Add a comment explaining the reason. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Mark Brown <broonie@kernel.org>