śr., 10 kwi 2019 o 09:50 Bartosz Golaszewski <[email protected]> napisał(a): > > pon., 1 kwi 2019 o 12:23 Mukesh Ojha <[email protected]> napisał(a): > > > > > > On 4/1/2019 1:46 PM, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski <[email protected]> > > > > > > It should have been 'management' not 'managemend'. > > > > > > Fixes: 7945f929f1a7 ("drivers: provide devm_platform_ioremap_resource()") > > > Signed-off-by: Bartosz Golaszewski <[email protected]> > > > --- > > > drivers/base/platform.c | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/drivers/base/platform.c b/drivers/base/platform.c > > > index dab0a5abc391..09c00d91094c 100644 > > > --- a/drivers/base/platform.c > > > +++ b/drivers/base/platform.c > > > @@ -84,7 +84,7 @@ EXPORT_SYMBOL_GPL(platform_get_resource); > > > * device > > > * > > > * @pdev: platform device to use both for memory resource lookup as > > > well as > > > - * resource managemend > > > + * resource management > > > > > > :-) > > > > Reviewed-by: Mukesh Ojha <[email protected]> > > > > Cheers, > > -Mukesh > > > > > * @index: resource index > > > */ > > > #ifdef CONFIG_HAS_IOMEM > > Hi Greg, > > can you pick this one up into your tree? > > Thanks in advance, > Bartosz
Ping. Bart

