aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-dev.c
diff options
context:
space:
mode:
authorDavid Brownell <[email protected]>2007-09-09 22:29:13 +0200
committerJean Delvare <[email protected]>2007-09-09 22:29:13 +0200
commit9a3180e70e35ff69586ada5421b5e7bad52f60e4 (patch)
tree68f47d75fb3788c077d8da8ef75caf90a1c37815 /drivers/rtc/rtc-dev.c
parentb21010ed6498391c0f359f2a89c907533fe07fec (diff)
i2c-gpio: Fix adapter number
It turns out that platform_device.id is a "u32" so testing it for being nonnegative is useless when setting up an i2c bitbang device. Instead, do what the platform_bus code does and test it against the value "-1". Signed-off-by: David Brownell <[email protected]> Acked-by: Atsushi Nemoto <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'drivers/rtc/rtc-dev.c')
0 files changed, 0 insertions, 0 deletions