Input: samsung-keypad - use of_get_child_count() helper
authorTobias Klauser <tklauser@distanz.ch>
Wed, 22 Aug 2012 05:04:46 +0000 (22:04 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 22 Aug 2012 05:40:01 +0000 (22:40 -0700)
commit31b95bfb79e8d7637ba0d399eb152f9b0d548340
tree4bde16dd76c51c4c1f2b05b3ea5a3d6990cf7556
parentf4d4661bee0f54410ac65571b50df5d9fe091d03
Input: samsung-keypad - use of_get_child_count() helper

Use of_get_child_count() instead of custom implementation.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/samsung-keypad.c