From: Sergei Shtylyov Date: Tue, 18 Mar 2014 23:58:16 +0000 (+0300) Subject: micrel: fix masking off LED bits X-Git-Tag: v3.15-rc1~113^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bdc499d647124fa5844453d35e6f5d1b3810dc;p=pandora-kernel.git micrel: fix masking off LED bits Commit 20d8435a1cff (phy: micrel: add of configuration for LED mode) made the obvious mistake when masking off the LED mode bits: forgot to do a logical NOT to the mask with which it ANDs the register value, so that unrelated bits are cleared instead. Signed-off-by: Sergei Shtylyov Acked-by: Laurent Pinchart Acked-by: Ben Dooks Reviewed-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed