summaryrefslogtreecommitdiff
path: root/drivers/ps3
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-29 09:46:24 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-01 06:05:31 -0300
commit5e6b681b1249a6db33ae12ef13a8285d0de39679 (patch)
treed19bb4b1b424673cb9477bbb23ba18711b837a05 /drivers/ps3
parent2267d2d747ba57a2a70ad6f3a6a273c12e3bd505 (diff)
[media] stv0297: change typecast to u64 to avoid smatch warnings
drivers/media/dvb-frontends/stv0297.c:140 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 86) << 8' be a 64 bit type? drivers/media/dvb-frontends/stv0297.c:141 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 87) << 16' be a 64 bit type? drivers/media/dvb-frontends/stv0297.c:142 stv0297_get_symbolrate() warn: should 'stv0297_readreg(state, 88) << 24' be a 64 bit type? Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions