summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/Kconfig
diff options
context:
space:
mode:
authorMichael Buesch <mb@bu3sch.de>2009-02-20 19:22:36 +0100
committerJohn W. Linville <linville@tuxdriver.com>2009-02-27 20:52:52 +0100
commite59be0b5299ce327d67cfca737b839ef98e0da0e (patch)
treec85dc5b69d3bdeb1641ebfc7c6cd2ca67d8c143d /drivers/lguest/Kconfig
parentlibertas: use private SDIO workqueue to avoid scheduling latency (diff)
downloadlinux-e59be0b5299ce327d67cfca737b839ef98e0da0e.tar.xz
linux-e59be0b5299ce327d67cfca737b839ef98e0da0e.zip
b43: Convert usage of b43_phy_set()
This patch converts code to use the new b43_phy_set() API. The semantic patch that makes this change is as follows: // <smpl> @@ expression dev, addr, set; @@ -b43_phy_write(dev, addr, b43_phy_read(dev, addr) | set); +b43_phy_set(dev, addr, set); // </smpl> Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/lguest/Kconfig')
0 files changed, 0 insertions, 0 deletions