i2c: sh_mobile: use proper type for timeout
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 20 Jun 2015 19:03:22 +0000 (21:03 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 23 Jun 2015 17:50:27 +0000 (19:50 +0200)
commit365322fb32e82b20758e8a18e3aa94692ce2a3d1
tree7564bf87ba8151044b857869bacbc5c4f85cb5c9
parent41bdbd2887591a3fa586e71cd2b462c3525845a3
i2c: sh_mobile: use proper type for timeout

wait_event_timeout returns long, not int.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-sh_mobile.c
This page took 0.025592 seconds and 5 git commands to generate.