Arjan van de Ven e61396627f debug: Introduce a dev_WARN() function
in the line of dev_printk(), this patch introduces a dev_WARN() function,
that takes a struct device and then a printk format/args set of arguments.
Unlike dev_printk(), the effect is that of WARN() in that a full warning
message (including filename/line, module list, versions and a backtrace)
is printed in addition to the device name and the arguments.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-16 09:24:50 -07:00
..
2008-08-20 13:19:52 -07:00
2008-10-14 10:23:27 -07:00
2008-09-19 12:44:54 -07:00
2008-10-13 09:35:14 +11:00
2008-08-31 16:00:42 +02:00
2008-10-09 21:33:02 +01:00
2008-10-03 10:04:10 +02:00