From: Nishanth Menon Date: Wed, 29 Feb 2012 22:33:38 +0000 (+0100) Subject: ARM: OMAP3+: SmartReflex: fix err interrupt disable sequence X-Git-Tag: sz_175~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b1c9c25b30ca4102c6a37f1454ebed03319d0d;p=pandora-kernel.git ARM: OMAP3+: SmartReflex: fix err interrupt disable sequence sr_modify_mask takes mask, value as parameters, the usage currently is value, mask which is wrong, as a result vpboundint_st which was supposed to have been disabled, does not get disabled. Signed-off-by: Nishanth Menon Signed-off-by: Jean Pihet Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed