From: Mark Brown Date: Fri, 6 Sep 2013 15:14:28 +0000 (+0100) Subject: mfd: wm8994: Inline register I/O functions X-Git-Tag: v3.13-rc1~66^2~4^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f90240e1ef0568a8c666da3c3be4c6a682c5a6;p=pandora-kernel.git mfd: wm8994: Inline register I/O functions Since the register I/O functions are all simple wrappers for the regmap equivalents inline them to provide a small code size saving and an example of good practice. Signed-off-by: Mark Brown Signed-off-by: Lee Jones --- Reading git-diff-tree failed