From: Richard Cochran Date: Fri, 21 Nov 2014 20:51:15 +0000 (+0000) Subject: igb: serialize access to the time sync interrupt registers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~154^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8298c1ecd534e45e52f05a29122b0f6c1a580d25;p=pandora-kernel.git igb: serialize access to the time sync interrupt registers The time sync related interrupt registers may be manipulated from different contexts. This patch protects the registers from being asynchronously changed by the reset function. Also, the patch removes a misleading comment. The reset function is disabling a bunch of functions, not enabling them. Signed-off-by: Richard Cochran Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed