From: Thierry Reding <redacted>
Date: Mon, 21 Jan 2013 11:09:13 +0100
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 <redacted>
This won't compile if I apply it.
You really have to be clear when you submit patches like this.
Since you only CC:'d the networking developers for this one
patch, there is _ZERO_ context for us to work with to understand
what's going on.
You have to also CC: us on the other relevant changes and your
"[PATCH 00/33]" posting that explains what is happening.