linux/Documentation/driver-api/driver-model
Bartosz Golaszewski cd16627fc0 net: devres: provide devm_register_netdev()
Provide devm_register_netdev() - a device resource managed variant
of register_netdev(). This new helper will only work for net_device
structs that are also already managed by devres.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-23 16:56:17 -07:00
..
binding.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
bus.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
class.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
design-patterns.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
device.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
devres.rst net: devres: provide devm_register_netdev() 2020-05-23 16:56:17 -07:00
driver.rst docs: driver.rst: supress two ReSt warnings 2020-03-10 11:54:04 -06:00
index.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
overview.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
platform.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00
porting.rst docs: driver-model: move it to the driver-api book 2019-07-15 11:03:02 -03:00