From: Guenter Roeck Date: Tue, 13 Nov 2012 21:27:19 +0000 (+0100) Subject: i2c-mux-pinctrl: Fix probe error path X-Git-Tag: v3.7-rc6~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1e3e81e75ceb3d977c3292cefafcd5179eb8b8;p=pandora-kernel.git i2c-mux-pinctrl: Fix probe error path When allocating the memory for i2c busses, the code checked the wrong variable and thus never detected if there was a memory error. Signed-off-by: Guenter Roeck Cc: stable@vger.kernel.org Signed-off-by: Jean Delvare --- Reading git-diff-tree failed