Input: rotary-encoder - use of_property_read_bool
authorBen Gamari <[email protected]>
Wed, 14 Oct 2015 06:37:28 +0000 (23:37 -0700)
committerDmitry Torokhov <[email protected]>
Fri, 16 Oct 2015 22:32:17 +0000 (15:32 -0700)
commit648b15cb79e90d80f7b53d0184bdb14132a03754
treed8cc9f8547eb49a87b7131a369a516a68654b689
parent33b96d934902f96e901b72ac18bbc47afad1ac20
Input: rotary-encoder - use of_property_read_bool

This commit makes uses of_property_read_bool() to read
boolean properties. This is just cosmetic cleanup.

Signed-off-by: Ben Gamari <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/misc/rotary_encoder.c