[PATCH 0/3] driver: input: fix missing of_node_put

From: Libo Chen
Date: Sat Aug 31 2013 - 02:45:46 EST



decrease np device_node refcount after task completion

Libo Chen (3):
driver: input: 88pm860x-ts: fix missing of_node_put
driver: input: twl4030-vibra: fix missing of_node_put
driver: input: twl6040-vibra: fix missing of_node_put

drivers/input/misc/twl4030-vibra.c | 4 +++-
drivers/input/misc/twl6040-vibra.c | 3 +++
drivers/input/touchscreen/88pm860x-ts.c | 22 +++++++++++++++-------
3 files changed, 21 insertions(+), 8 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/