Searched hist:fc945d6e (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/w1/masters/ |
H A D | Kconfig | fc945d6e Sat Feb 22 01:29:51 CST 2014 Alexander Shiyan <shc_work@mail.ru> 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 <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> fc945d6e Sat Feb 22 01:29:51 CST 2014 Alexander Shiyan <shc_work@mail.ru> 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 <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mxc_w1.c | fc945d6e Sat Feb 22 01:29:51 CST 2014 Alexander Shiyan <shc_work@mail.ru> 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 <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> fc945d6e Sat Feb 22 01:29:51 CST 2014 Alexander Shiyan <shc_work@mail.ru> 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 <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|