From: Florian Fainelli Date: Wed, 2 Jul 2014 04:08:36 +0000 (-0700) Subject: net: systemport: update umac_enable_set to take a bitmask X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~224^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e21b01fb94d8f6125cf73a477fdb3f88820608;p=pandora-kernel.git net: systemport: update umac_enable_set to take a bitmask Quite often we need to enable either the transmitter or the receiver bits in UMAC_CMD, use umac_enable_set() to do that for us. This is a preliminary change to introduce suspend/resume support in the driver. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed