From: Dimitris Papastamos Date: Mon, 11 Feb 2013 10:50:59 +0000 (+0000) Subject: regmap: debugfs: Factor out debugfs_tot_len calc into a function X-Git-Tag: v3.9-rc1~155^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd7c5531d3b046574da39096b1a66c738aca102;p=pandora-kernel.git regmap: debugfs: Factor out debugfs_tot_len calc into a function In preparation to support the regmap debugfs ranges functionality factor this code out to a separate function. We'll need to ensure that the value has been correctly calculated from two separate places in the code. Signed-off-by: Dimitris Papastamos Signed-off-by: Mark Brown --- Reading git-diff-tree failed