Files
linux/drivers
Matthieu Simon c075b6f2d3 staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
POKE32 and PEEK32 have been replaced by inlined functions poke32 and
peek32.
Having inline functions instead of macros help to get the correct
type-checking and avoid the possible precedence issues reported by
checkpatch.

Signed-off-by: Matthieu Simon <gmatthsim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-09 13:23:13 +01:00
..
2016-12-25 10:47:44 +01:00
2017-01-25 15:35:11 +05:30
2017-01-26 00:24:23 +01:00
2017-02-06 09:36:10 +01:00
2016-12-25 10:47:44 +01:00
2016-12-25 17:21:22 +01:00
2017-01-23 12:03:57 +00:00
2017-01-26 17:49:14 +02:00
2016-12-25 10:47:44 +01:00
2017-02-06 09:36:10 +01:00
2016-12-25 17:21:22 +01:00
2017-01-25 16:11:55 +00:00