OSDN Git Service

reset: Change shared flag from int to bool
authorRamiro Oliveira <Ramiro.Oliveira@synopsys.com>
Fri, 13 Jan 2017 17:57:40 +0000 (17:57 +0000)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 20 Jan 2017 09:36:14 +0000 (10:36 +0100)
commitee48c726d0b014ac8dd5ec803fb63ce0596a42cf
tree25ad83e61fbf4b46fc0e52ec4397dc4e2d215101
parent88a7f5237dfdd7f02939c4ec7ac7452e14adceab
reset: Change shared flag from int to bool

Since the new parameter being added is going to be a bool this patch
changes the shared flag from int to bool to match the new parameter.

Signed-off-by: Ramiro Oliveira <Ramiro.Oliveira@synopsys.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/core.c
include/linux/reset.h