android_kernel_samsung_msm8976/drivers/media
Eric Sesterhenn 5d9a276a3e BUG_ON conversion for drivers/media/video/pwc/pwc-if.c
This patch converts a if () BUG(); construct to BUG_ON();
which occupies less space, uses unlikely and is safer when
BUG() is disabled.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-11-30 05:26:46 +01:00
..
common V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machines 2006-11-02 23:58:11 -03:00
dvb Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
radio V4L/DVB (4711): Radio: No need to return void 2006-10-04 08:15:38 -03:00
video BUG_ON conversion for drivers/media/video/pwc/pwc-if.c 2006-11-30 05:26:46 +01:00
Kconfig V4L/DVB (4706): Do not enable VIDEO_V4L2 unconditionally 2006-10-04 08:06:38 -03:00
Makefile [PATCH] dvb: avoid building empty built-in.o 2005-09-09 13:57:36 -07:00