From: Pawel Moll Date: Thu, 30 Jan 2014 13:26:32 +0000 (+0000) Subject: regmap: debugfs: "registers" & "access" for single register maps X-Git-Tag: v3.15-rc1~149^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676970da5cf6fec096945a8bbc19749089af57aa;p=pandora-kernel.git regmap: debugfs: "registers" & "access" for single register maps When a map covers a single register, max_register is equal to 0, so the "registers" & "access" files were not created. Now they will be, as register 0 must be readable for such map to make sense. Signed-off-by: Pawel Moll Signed-off-by: Mark Brown --- Reading git-diff-tree failed