remarkable-linux/drivers/media/video/saa7164
Mauro Carvalho Chehab 626f95a3e1 [media] saa7134: remove unused log_err() macro
As reported by Masanari, this macro is using "KERN_ERR"
instead of "KERN_ERROR". That would lead into a compilation
breakage, if this macro were used somewhere inside the driver.

Instead of fixing the macro, as originally proposed, let's just
remove the dead code.

Reported-by: Masanari Iida <standby24x7@gmail.com>

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-15 09:13:28 -03:00
..
Kconfig V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency 2009-09-19 00:16:09 -03:00
Makefile [media] media: saa7164: append $(srctree) to -I parameters 2012-03-08 10:41:57 -03:00
saa7164-api.c [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer 2011-03-21 20:32:19 -03:00
saa7164-buffer.c [media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer 2011-03-21 20:32:19 -03:00
saa7164-bus.c [media] saa7164: fix endian conversion in saa7164_bus_set() 2011-12-11 08:07:41 -02:00
saa7164-cards.c [media] saa7164: remove duplicate initialization 2012-01-16 12:35:55 -02:00
saa7164-cmd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-core.c [media] use pci_dev->revision 2011-05-20 07:26:16 -03:00
saa7164-dvb.c [media] saa7164: Adding support for HVR2200 card id 0x8953 2011-09-21 10:16:31 -03:00
saa7164-encoder.c [media] v4l2: standardize log start/end message 2012-02-14 16:38:13 -02:00
saa7164-fw.c Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-i2c.c [media] saa7164: Checkpatch compliance cleanup 2010-12-29 08:16:39 -02:00
saa7164-reg.h [media] saa7164: monitor the RISC cpu load via a thread 2010-10-21 07:55:14 -02:00
saa7164-types.h Fix common misspellings 2011-03-31 11:26:23 -03:00
saa7164-vbi.c [media] saa7164: saa7164_vbi_stop_port() returns linux error codes 2012-04-26 15:28:31 -03:00
saa7164.h [media] saa7134: remove unused log_err() macro 2012-05-15 09:13:28 -03:00