freebsd-dev/sys/dev/iicbus/twsi
Michal Meloun dac935533b EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
In some cases, the driver must handle given properties located in
specific OF subnode. Instead of creating duplicate set of function, add
'node' as argument to existing functions, defaulting it to device OF node.

MFC after: 3 weeks
2016-07-10 18:28:15 +00:00
..
a10_twsi.c EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions. 2016-07-10 18:28:15 +00:00
mv_twsi.c Fix the spelling of OF_getencprop. It will fix the data correctly for the 2016-02-15 17:14:10 +00:00
twsi.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
twsi.h