From: Jacob Keller Date: Fri, 24 Aug 2012 07:46:54 +0000 (+0000) Subject: ixgbe: (PTP) Fix PPS interrupt code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~11^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0677fa29862d29e9956980d9fab43c52179e34;p=pandora-kernel.git ixgbe: (PTP) Fix PPS interrupt code Driver was enabling PPS interrupt even when user wasn't enabling it via the ptp core. This patch fixes the PPS so that it is only enabled explicitly, and moves the interrupt enabling code into the correct location in the driver Signed-off-by: Jacob Keller Cc: Stable [3.5] Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed