Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1633166
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description |
| Date | 2017-04-28 23:30 +0200 |
| Message-ID | <tBlCG-4T4-27@gated-at.bofh.it> (permalink) |
| References | <ty0XL-5M7-3@gated-at.bofh.it> <ty0XO-5M7-67@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Apr 19, 2017 at 05:48:54PM +0100, Lorenzo Pieralisi wrote: > The offset parameter in Devres devm_ioremap_* functions kerneldoc > entries is erroneously defined as BUS offset whereas it is actually > a resource address. > > Since it is actually misleading, fix the Devres devm_ioremap_* offset > parameter kerneldoc entry by replacing BUS offset with a more > suitable description (ie Resource address). > > Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Tejun Heo <tj@kernel.org> Acked-by: Tejun Heo <tj@kernel.org> Thanks. -- tejun
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description Tejun Heo <tj@kernel.org> - 2017-04-28 23:30 +0200
csiph-web