From: Dan Carpenter Date: Tue, 10 Feb 2015 10:35:47 +0000 (+0300) Subject: PM / devfreq: event: testing the wrong variable X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~92^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04a695edcaee386207e5a43a41bafa8388bf3bf4;p=pandora-kernel.git PM / devfreq: event: testing the wrong variable There is a typo here so we test "edev" but we intended to test "edev[i]". Fixes: f262f28c1470 ('PM / devfreq: event: Add devfreq_event class') Signed-off-by: Dan Carpenter Reviewed-by: Chanwoo Choi Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed