From: Sudip Mukherjee Date: Mon, 28 Sep 2015 22:59:22 +0000 (-0700) Subject: Input: omap4-keypad - fix memory leak X-Git-Tag: omap-for-v4.3/fixes-rc5~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79bdc7f004404204a6ac07785f8d6717070ecdb;p=pandora-kernel.git Input: omap4-keypad - fix memory leak If omap4_keypad_parse_dt() fails we returned the error code but we missed releasing keypad_data. Signed-off-by: Sudip Mukherjee Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed