]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] smiapp-pll: The clock tree values are unsigned --- fix debug prints
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 1 Apr 2014 13:31:59 +0000 (10:31 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 15:34:25 +0000 (13:34 -0200)
commitc37f9bf91900cce9c619b689b28d45a04c1644f1
treedf157bf4b89627156e58eaf8778d775d952bf1bf
parentbc47150ab93988714d1fab7bc82fe5f505a107ad
[media] smiapp-pll: The clock tree values are unsigned --- fix debug prints

These values are unsigned, so use %u instead of %d.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/smiapp-pll.c