[PATCH 13/16] thermal: mvebu: Add support for Marvell Dove SoC family

Andrew Lunn andrew at lunn.ch
Thu Mar 21 02:26:11 EDT 2013


On Thu, Mar 21, 2013 at 07:23:07AM +0100, Andrew Lunn wrote:
> 
> 
> > -	priv->control = devm_request_and_ioremap(&pdev->dev, res);
> > -	if (!priv->control) {
> > -		dev_err(&pdev->dev, "Failed to request_ioremap memory\n");
> > -		return -EADDRNOTAVAIL;
> > -	}
> 
> 
> Hi Ezequiel
> 
> I've not looked too hard, but i don't see the equivalent of the above
> in your new probe function.

Upps, Sorry, found it. Does exists.



More information about the linux-arm-kernel mailing list