From: Tobias Klauser Date: Fri, 31 Oct 2014 16:16:51 +0000 (-0700) Subject: Input: altera_ps2 - switch to using managed resources X-Git-Tag: omap-for-v3.19/fixes-rc1~55^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a823c26790467da8504f116c725d092d7ac88588;p=pandora-kernel.git Input: altera_ps2 - switch to using managed resources Use them devm_ managed resources API to simplify error handling in altera_ps2_probe() and to reduce the size of altera_ps2_remove() and the ps2if struct. Signed-off-by: Tobias Klauser Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed