summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>2009-02-04 23:12:17 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-02-05 20:56:48 (GMT)
commitdfecb7164eb81fbfae93fee1ad1da2ac58bb224d (patch)
tree44dc3ffe7d75ab73417f561f12914137bef8c1aa /drivers/video
parentab92661d5d9514647346047f30f67a7f35ffea67 (diff)
downloadlinux-dfecb7164eb81fbfae93fee1ad1da2ac58bb224d.tar.xz
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
The ssc pointer is not valid when the id is not found in the list. Convert the message from a debug one into an error message and avoid dereferencing the bad pointer. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> Cc: Kay Sievers <kay.sievers@vrfy.org> Cc: Huang Weiyi <weiyi.huang@gmail.com> Acked-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Cc: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions