From: Devendra Naga Date: Fri, 22 Feb 2013 00:43:52 +0000 (-0800) Subject: drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe X-Git-Tag: v3.9-rc1~114^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea00a6c370cff79b58503c012943d6a298eb527;p=pandora-kernel.git drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe The APIs are returning correctly the err codes, no need to assign -EIO to the ret again. Signed-off-by: Devendra Naga Acked-by: Daniel Jeong Cc: G.Shark Jeong Acked-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed