freebsd-dev/sys/dev/extres
Ian Lepore c45b842250 Rename gpiobus_map_pin() to gpiobus_acquire_pin(), to better reflect the
fact that the caller is requesting exclusive use of the pin, and also to
better match the inverse operation which is named gpiobus_release_pin().
2016-05-26 15:45:36 +00:00
..
clk Use OF_prop_free instead of direct call to free(9) 2016-05-14 04:59:36 +00:00
hwreset Use OF_prop_free instead of direct call to free(9) 2016-05-14 04:59:36 +00:00
phy Use OF_prop_free instead of direct call to free(9) 2016-05-14 04:59:36 +00:00
regulator Rename gpiobus_map_pin() to gpiobus_acquire_pin(), to better reflect the 2016-05-26 15:45:36 +00:00