Home
last modified time | relevance | path

Searched hist:"2 b8677ec" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x-afe.c2b8677ec Mon Mar 26 17:09:51 CDT 2018 Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> media: i2c: adv748x: afe: fix sparse warning

This fixes the following sparse warning:

drivers/media/i2c/adv748x/adv748x-afe.c:294:34: expected unsigned int [usertype] *signal
drivers/media/i2c/adv748x/adv748x-afe.c:294:34: got int *<noident>
drivers/media/i2c/adv748x/adv748x-afe.c:294:34: warning: incorrect type in argument 2 (different signedness)

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2b8677ec Mon Mar 26 17:09:51 CDT 2018 Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> media: i2c: adv748x: afe: fix sparse warning

This fixes the following sparse warning:

drivers/media/i2c/adv748x/adv748x-afe.c:294:34: expected unsigned int [usertype] *signal
drivers/media/i2c/adv748x/adv748x-afe.c:294:34: got int *<noident>
drivers/media/i2c/adv748x/adv748x-afe.c:294:34: warning: incorrect type in argument 2 (different signedness)

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>