From: Mauro Carvalho Chehab Date: Thu, 18 Dec 2008 09:00:25 +0000 (-0300) Subject: V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code X-Git-Tag: v2.6.29-rc1~556^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e278e746bc95dd1e7aa90eb5b858c309266797cd;p=pandora-kernel.git V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep code tuner-xc3028 can be put to sleep to save power. However, if not properly recovered from sleep, the device won't work. It is noticed that some devices doesn't recover properly, so let's add a dump_stack() as a debug option, to allow us to track when this happens. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed