From: Matt Carlson Date: Wed, 20 Apr 2011 07:57:42 +0000 (+0000) Subject: tg3: Add macro for SMDSP toggling X-Git-Tag: v3.0-rc1~377^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d36ba450bf8c88eda57deb028370880d09a14bc;p=pandora-kernel.git tg3: Add macro for SMDSP toggling A common AUX CTRL operation in the driver is to enable and disable the SMDSP. This patch consolidates the code so that the details of the operation are in one place. This patch also adds code to make sure the SMDSP is enabled before executing code that relies on it. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed