On Mon, Dec 09, 2013 at 12:21:11PM +0100, Michal Nazarewicz wrote: > On Mon, Dec 09 2013, Jingoo Han <[email protected]> wrote:
> > - spi100k->base = (void __iomem *)dev_get_platdata(&pdev->dev); > > + spi100k->base = dev_get_platdata(&pdev->dev); > I might be wrong, but I would assume that __iomem is the important bit > here and removing this cast will make linter unhappy. Yes, I'd expect so. Jingoo have you tested with sparse?
signature.asc
Description: Digital signature
