android_kernel_samsung_univ.../Documentation/driver-model
Mark Brown 666d5b4c74 spi: core: Add devm_spi_register_master()
Help simplify the cleanup code for SPI master drivers by providing a
managed master registration function, ensuring that the master is
automatically unregistered whenever the device is unbound.

Signed-off-by: Mark Brown <broonie@linaro.org>
2013-09-17 00:59:36 +01: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 spi: core: Add devm_spi_register_master() 2013-09-17 00:59:36 +01:00
driver.txt
overview.txt
platform.txt
porting.txt