Linus Walleij
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
...
This switches the two members of struct gpio_chip that were
defined as unsigned foo:1 to bool, because that is indeed what
they are. Switch all users in the gpio and pinctrl subsystems
to assign these values with true/false instead of 0/1. The
users outside these subsystems will survive since true/false
is 1/0, atleast we set some kind of more strict typing example.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-12-04 14:42:46 +01:00
..
2013-11-15 16:47:22 -08:00
2013-12-04 14:42:46 +01:00
2013-11-18 15:50:07 -08:00
2013-11-14 08:51:29 +09:00
2013-11-15 16:47:22 -08:00
2013-12-03 11:26:06 +01:00
2013-11-13 17:40:34 +09:00
2013-11-14 23:20:45 +01:00
2013-11-13 15:45:43 +09:00
2013-11-14 13:41:48 +09:00
2013-11-19 09:25:07 -07:00
2013-11-15 09:32:23 +09:00
2013-11-13 15:45:43 +09:00
2013-11-15 09:32:21 +09:00
2013-11-14 13:41:48 +09:00
2013-11-15 14:19:54 +09:00
2013-11-15 16:47:22 -08:00
2013-11-14 23:14:43 +01:00
2013-11-16 12:02:36 +05:30
2013-11-15 22:04:17 -05:00
2013-11-13 12:09:22 +09:00
2013-11-19 16:39:06 -05:00
2013-11-25 09:03:39 +01:00
2013-11-15 09:32:14 +09:00
2013-11-21 16:42:27 -08:00
2013-11-15 17:55:48 -05:00
2013-11-13 12:09:26 +09:00
2013-11-15 09:32:22 +09:00
2013-11-13 16:03:02 +01:00
2013-11-13 17:40:34 +09:00
2013-11-13 12:09:07 +09:00
2013-11-15 09:32:23 +09:00
2013-11-13 12:09:24 +09:00
2013-11-15 09:32:22 +09:00
2013-11-15 09:32:20 +09:00
2013-11-13 12:09:08 +09:00
2013-11-13 12:09:06 +09:00
2013-11-13 12:09:05 +09:00
2013-11-13 15:27:00 +09:00
2013-11-22 08:10:34 -08:00
2013-11-20 14:41:47 -08:00
2013-11-13 12:09:11 +09:00
2013-11-13 12:09:36 +09:00
2013-11-14 11:28:18 -07:00
2013-11-11 12:41:33 +01:00
2013-11-20 21:52:30 -05:00
2013-11-15 16:47:22 -08:00
2013-11-16 12:04:02 -08:00
2013-11-12 16:52:17 +09:00
2013-11-13 12:09:04 +09:00
2013-11-14 11:28:18 -07:00
2013-11-14 23:17:21 +01:00
2013-11-14 11:28:18 -07:00
2013-11-14 11:28:18 -07:00
2013-11-13 15:17:16 +09:00
2013-11-20 22:09:19 -05:00
2013-11-13 20:21:47 +01:00
2013-11-11 14:32:15 -05:00
2013-11-13 12:09:33 +09:00
2013-11-19 10:40:00 -08:00
2013-11-15 09:32:20 +09:00
2013-11-15 22:04:17 -05:00
2013-11-15 21:11:16 -05:00
2013-11-22 08:10:34 -08:00
2013-11-22 08:10:34 -08:00
2013-11-22 08:10:34 -08:00
2013-11-15 09:32:22 +09:00
2013-11-15 09:32:14 +09:00
2013-11-16 12:23:18 -08:00
2013-11-12 10:20:12 +09:00
2013-11-13 12:09:11 +09:00
2013-11-14 15:16:16 +11:00
2013-11-13 12:09:07 +09:00