Files
u-boot-tk1-som/drivers/input
Stephen Warren df637fa6da input: simplify key_matrix_decode_fdt()
We know the exact property names that the code wants to process. Look
these up directly with fdt_get_property(), rather than iterating over
all properties within the node, and checking each property's name, in
a convoluted fashion, against the expected name.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-06-04 16:06:32 -04:00
..
2012-10-19 15:25:43 -07:00
2012-11-04 11:00:37 -07:00