From: Soren Brinkmann Date: Mon, 20 Oct 2014 20:20:08 +0000 (-0700) Subject: staging: clocking-wizard: Contain macro argument in parenthesis X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~692 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4baa70f69d842a04fc247b5ba4d2778306668f54;p=pandora-kernel.git staging: clocking-wizard: Contain macro argument in parenthesis A macro doing some arithmetic to calculate a register offset, did not contain an argument to the macro in parentheses, potentially leading to unexpected results when using that macro with arithmetic expressions as argument. Signed-off-by: Soren Brinkmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed