]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - sound
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
authorYang Hongyang <yanghy@cn.fujitsu.com>
Mon, 13 Apr 2009 21:40:14 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:33 +0000 (15:04 -0700)
commite930438c42e744ef1f8bfdbb338253c9f384df42
tree9fd71b732916dc8ccbf985461b4cd1bfd00137a6
parent316cb4ef3eb2ad6e35e15cc56d39c6cda58c093a
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)

This is the second go through of the old DMA_nBIT_MASK macro,and there're not
so many of them left,so I put them into one patch.I hope this is the last round.
After this the definition of the old DMA_nBIT_MASK macro could be removed.

Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Tony Lindgren <tony@atomide.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Greg KH <greg@kroah.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
15 files changed:
arch/arm/mach-omap2/usb-musb.c
arch/ia64/kernel/pci-swiotlb.c
drivers/atm/solos-pci.c
drivers/block/cciss.c
drivers/net/atl1c/atl1c_main.c
drivers/net/benet/be_main.c
drivers/net/jme.c
drivers/net/wireless/ath9k/pci.c
drivers/net/wireless/p54/p54pci.c
drivers/scsi/3w-9xxx.c
drivers/scsi/aacraid/aachba.c
drivers/scsi/mpt2sas/mpt2sas_base.c
drivers/staging/b3dfg/b3dfg.c
drivers/usb/otg/nop-usb-xceiv.c
sound/pci/hda/hda_intel.c