From: Ted Juan Date: Fri, 20 Jun 2014 09:32:05 +0000 (+0800) Subject: mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~282^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6938ad40cb97a52d88a763008935340729a4acc7;p=pandora-kernel.git mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions These two function's switch case lack the 'break' that make them always return error. Signed-off-by: Ted Juan Acked-by: Pekon Gupta Cc: # 3.12.x+ Signed-off-by: Brian Norris --- Reading git-diff-tree failed