From: Alexander Shiyan Date: Sat, 22 Feb 2014 07:29:51 +0000 (+0400) Subject: w1: mxc_w1: Enable driver compilation with COMPILE_TEST X-Git-Tag: v3.15-rc1~141^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc945d6eb70ebf29532b94ae309c0d4c6d609c3c;p=pandora-kernel.git w1: mxc_w1: Enable driver compilation with COMPILE_TEST This helps increasing build testing coverage. To do this, __raw_{read,write}b() functions was be replaced with simple {read,write}b() variants. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed