commit | e278e746bc95dd1e7aa90eb5b858c309266797cd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 18 06:00:25 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 30 09:39:15 2008 -0200 |
tree | 78856a2d2cd325a44c92aab9295a031a3f6dbd69 | |
parent | efc52a94840198eb5ba68107812b879d34959dbb [diff] |
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 <mchehab@redhat.com>