On Wed, Aug 14, 2013 at 12:11 PM, Julia Lawall <[email protected]> wrote: > From: Julia Lawall <[email protected]> > > Remove unneeded error handling on the result of a call to > platform_get_resource when the value is passed to devm_ioremap_resource. > > Move the call to platform_get_resource adjacent to the call to > devm_ioremap_resource to make the connection between them more clear. > ... > > Signed-off-by: Julia Lawall <[email protected]>
Applied and pushed to remoteproc-next, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

