Stephen Boyd <[email protected]> writes: > This function is passed an __iomem pointer but we use a u32 > pointer instead which makes checkers like spare complain. > Furthermore, "lock" is a pretty poor variable name for a string > that will go into lockdep reports and the symbol isn't marked > static. Cleanup all this. > > Cc: Robert Jarzmik <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> Most certainly.
Acked-by: Robert Jarzmik <[email protected]> Cheers. -- Robert

