Hi Greg, On 1 February 2013 15:37, Sachin Kamat <sachin.ka...@linaro.org> wrote: > Use the newly introduced devm_ioremap_resource() instead of > devm_request_and_ioremap() which provides more consistent error handling. > > devm_ioremap_resource() provides its own error messages; so all explicit > error messages can be removed from the failure code paths. > > Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org> > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > Cc: linux-in...@vger.kernel.org > --- > Patch based & compile tested on linux-next tree (20130128). > Changes since v1: > * Dropped the error message as it is now handled by devm_ioremap_resource() > itself. > ---
Just realized that most of these patches (converting to devm_ioremap_resource) which were based on linux-next tree do not apply on the driver-core tree due to missing dependent patches in it. I will re-send them once 3.9-rc1 is out. For now, please ignore them. - - With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/