linux-pinenote/Documentation/driver-model
Stephen Warren 6d4ca1fb46 pinctrl: implement devm_pinctrl_get()/put()
These functions allow the driver core to automatically clean up any
allocations made by drivers, thus leading to simplified drivers.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-04-18 13:53:13 +02:00
..
binding.txt docs/driver-model: Update device class docs 2011-08-24 16:01:24 -07:00
bus.txt
class.txt
device.txt docs/driver-model: Document device.groups 2011-08-24 16:01:24 -07:00
devres.txt pinctrl: implement devm_pinctrl_get()/put() 2012-04-18 13:53:13 +02:00
driver.txt
overview.txt DOCUMENTATION: Update overview.txt in Doc/driver-model. 2011-06-07 10:04:21 -07:00
platform.txt
porting.txt