Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 3 Dec 2015 18:15:07 +0000 (18:15 +0000)
committer
Mark Brown <broonie@kernel.org>
Thu, 3 Dec 2015 20:35:21 +0000 (20:35 +0000)
Both the sysclk and asyncclk members of arizona_priv are signed by we
refer to them through an unsigned pointer. This patch fixes this small
harmless error.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>