X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fdriver-model%2Fdevres.txt;h=4231b45b2f8f9b7167ad6869506df03e742adf08;hb=f72e24a1240b78f421649c4d88f5c24ab1c896a1;hp=40e4787c399c80c114bec11fd364d5830cae73c6;hpb=069a0f32c9ca75ec7f02146711ec1f5840a68cbf;p=linux.git diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt index 40e4787c399c..4231b45b2f8f 100644 --- a/Documentation/driver-model/devres.txt +++ b/Documentation/driver-model/devres.txt @@ -240,10 +240,9 @@ CLOCK DMA dmam_alloc_coherent() - dmam_alloc_noncoherent() + dmam_alloc_attrs() dmam_declare_coherent_memory() dmam_free_coherent() - dmam_free_noncoherent() dmam_pool_create() dmam_pool_destroy() @@ -311,6 +310,8 @@ IRQ devm_irq_alloc_desc_at() devm_irq_alloc_desc_from() devm_irq_alloc_descs_from() + devm_irq_alloc_generic_chip() + devm_irq_setup_generic_chip() LED devm_led_classdev_register()