]> bbs.cooldavid.org Git - net-next-2.6.git/commit
broadcom: Isolate phy dsp accesses
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 2 Nov 2009 14:28:04 +0000 (14:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2009 07:39:09 +0000 (23:39 -0800)
commit47b1b53b41d63f27b308981fde307d415e514431
treea0e9a1b9ad067f73785325622aaca6322a7f021e
parent303fc9218246a748304c005e629d658927cf12d0
broadcom: Isolate phy dsp accesses

This patch consolidates the code that requires the SMDSP clock to be
enabled into a single function that (hopefully) makes the dependency
obvious.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c