freebsd-skq/sys/dev/iicbus
Justin Hibbits c47476d7e6 Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
Most calls to bus_alloc_resource() use "anywhere" as the range, with a given
count.  Migrate these to use the new bus_alloc_resource_anywhere() API.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D5370
2016-02-27 03:38:01 +00:00
..
twsi Add the start of support for the Allwinner A31 clocks. It only adds 2016-02-26 13:53:09 +00:00
ad7417.c
ad7418.c
adm1030.c
adt746x.c
ds133x.c
ds1307.c
ds1307reg.h
ds1374.c
ds1631.c
ds1672.c
ds1775.c
ds3231.c
ds3231reg.h
icee.c
if_ic.c
iic.c
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c
iicbus.h
iicoc.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
iicoc.h
iiconf.c
iiconf.h
iicsmb.c
lm75.c
max6690.c
pcf8563.c
pcf8563reg.h
s35390a.c