* [PATCH] Documentation fix devres.txt: lib/iomap.c -> lib/devres.c
@ 2007-07-18 5:09 Brandon Philips
2007-07-18 5:17 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Brandon Philips @ 2007-07-18 5:09 UTC (permalink / raw)
To: Greg KH, Tejun Heo, linux-kernel
Signed-off-by: Brandon Philips <bphilips@suse.de>
---
Documentation/driver-model/devres.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index 6c8d8f2..8569072 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -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.
--
1.5.3.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation fix devres.txt: lib/iomap.c -> lib/devres.c
2007-07-18 5:09 [PATCH] Documentation fix devres.txt: lib/iomap.c -> lib/devres.c Brandon Philips
@ 2007-07-18 5:17 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2007-07-18 5:17 UTC (permalink / raw)
To: Brandon Philips; +Cc: Greg KH, linux-kernel
Brandon Philips wrote:
> Signed-off-by: Brandon Philips <bphilips@suse.de>
Acked-by: Tejun Heo <htejun@gmail.com>
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-18 5:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18 5:09 [PATCH] Documentation fix devres.txt: lib/iomap.c -> lib/devres.c Brandon Philips
2007-07-18 5:17 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox