From: Jean Delvare Date: Thu, 20 Oct 2011 07:08:27 +0000 (-0400) Subject: hwmon: (w83627ehf) Uninline is_word_sized X-Git-Tag: v3.2-rc1~171^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17296feb3c666d0fee3e659e9b5d668ff7a02549;p=pandora-kernel.git hwmon: (w83627ehf) Uninline is_word_sized Helper function is_word_sized has grown too much to be kept inline. It was OK when there were only 6 word-sized registers but support for new devices have made the list much longer. The function is also called from more places than before. Signed-off-by: Jean Delvare Cc: Guenter Roeck Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed