Re: [PATCH] drivers/iio/adc/at91_adc.c: use devm_ functions

From: Jonathan Cameron
Date: Thu Aug 16 2012 - 15:04:31 EST


On 08/15/2012 10:20 AM, Julia Lawall wrote:
>> devm_request_and_ioremap will already print a error messages on it's own if
>> something goes wrong. So strictly speaking this one is redundant, but I don't
>> think it is necessary to do a resend just for this, maybe you can remove the
>> extra dev_err when you apply the patch.
>
> Thanks for pointing that out. I will get rid of the messages in the future. That seems easier than figuring out how to
> adapt the message to the new function.
>
merged with that line removed as suggested. Thanks Julia and Lars-Peter.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/