On Sun, Feb 03, 2013 at 06:22:27PM +0100, Samuel Ortiz wrote: > Hi Thierry, > > On Mon, Jan 21, 2013 at 11:09:09AM +0100, Thierry Reding wrote: > > Convert all uses of devm_request_and_ioremap() to the newly introduced > > devm_ioremap_resource() 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: Thierry Reding <thierry.red...@avionic-design.de> > > Cc: Samuel Ortiz <sa...@linux.intel.com> > > --- > > drivers/mfd/intel_msic.c | 9 ++++----- > > 1 file changed, 4 insertions(+), 5 deletions(-) > Applied, thanks. I just realized that this one will go through Greg's driver-core tree as it has a build dependency on it. So dropped from my tree...
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/