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

Andrew Lunn andrew at lunn.ch
Thu Mar 21 02:23:07 EDT 2013



> -	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.

   Andrew



More information about the linux-arm-kernel mailing list