freebsd-skq/sys/mips/rmi/dev
pfg 729533413f sys: use our roundup2/rounddown2() macros when param.h is available.
rounddown2 tends to produce longer lines than the original code
and when the code has a high indentation level it was not really
advantageous to do the replacement.

This tries to strike a balance between readability using the macros
and flexibility of having the expressions, so not everything is
converted.
2016-04-21 19:57:40 +00:00
..
iic Make Broadcom XLR use shared ds1374 RTC driver. 2015-07-29 15:32:59 +00:00
nlge sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
sec sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
xlr Remove rge driver from Broadcom XLR 2015-09-04 19:57:28 +00:00