Skip to content
Commit 778f2a3c authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] touptek: cast char types on %x printk



This fixes those two smatch warnings:
	drivers/media/usb/gspca/touptek.c:206 val_reply() warn: argument 3 to %02x specifier has type 'char'
	drivers/media/usb/gspca/touptek.c:222 reg_w() warn: argument 4 to %02x specifier has type 'char'

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent ad722047
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment