linux/sound/soc
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit()
Rename for_each_bit to for_each_set_bit in the kernel source tree.  To
permit for_each_clear_bit(), should that ever be added.

The patch includes a macro to map the old for_each_bit() onto the new
for_each_set_bit().  This is a (very) temporary thing to ease the migration.

[akpm@linux-foundation.org: add temporary for_each_bit()]
Suggested-by: Alexey Dobriyan <adobriyan@gmail.com>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Artem Bityutskiy <dedekind@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-06 11:26:23 -08:00
..
atmel ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ek 2009-10-09 12:41:55 +01:00
au1x MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. 2010-02-27 12:53:01 +01:00
blackfin ASoC: Fix continuation line formats 2010-02-01 14:35:23 +00:00
codecs bitops: rename for_each_bit() to for_each_set_bit() 2010-03-06 11:26:23 -08:00
davinci ASoC: DaVinci: Fix stream restart error 2010-01-26 11:55:54 +00:00
fsl of: add 'of_' prefix to machine_is_compatible() 2010-02-09 08:33:00 -07:00
imx ASoC: Check progress when reporting periods from i.MX FIQ handler 2010-02-25 15:25:07 +00:00
omap Merge with mainline to remove plat-omap/Kconfig conflict 2010-03-01 14:19:05 -08:00
pxa ASoC: fix PXA SSP port resume 2010-02-02 11:41:53 +00:00
s3c24xx ASoC: Fix continuation line formats 2010-02-02 11:41:47 +00:00
s6000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
sh ASoC: fsi: Modify over/under run error settlement 2010-02-23 10:42:07 +00:00
txx9 ASoC: txx9aclc: dynamically allocate dmaengine devname 2009-06-25 21:06:30 +01:00
Kconfig ASoC: Hook i.MX into build 2009-08-15 11:37:30 +01:00
Makefile ASoC: Add bit clock rate calculator utility functions 2009-11-12 16:45:48 +00:00
soc-cache.c ASoC: Add a cache_sync bit to the CODEC structure 2010-02-04 10:40:45 +00:00
soc-core.c ASoC: core: On resume also check the soc device state 2010-02-22 14:39:42 +00:00
soc-dapm.c ASoC: Support turning off bias when the CODEC is idle 2010-01-21 12:04:08 +00:00
soc-jack.c ASoC: Add jack_status_check callback function for GPIO jacks 2009-11-12 16:45:53 +00:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00