Commit 2c19c49a authored by Brandon Philips's avatar Brandon Philips Committed by Greg Kroah-Hartman

Documentation fix devres.txt: lib/iomap.c -> lib/devres.c

Signed-off-by: default avatarBrandon Philips <bphilips@suse.de>
Acked-by: default avatarTejun Heo <htejun@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 01da2425
......@@ -207,7 +207,7 @@ responsibility. This is usually non-issue because bus ops and
resource allocations already do the job.
For an example of single-instance devres type, read pcim_iomap_table()
in lib/iomap.c.
in lib/devres.c.
All devres interface functions can be called without context if the
right gfp mask is given.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment