git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
680417b
)
[media] adp1653: check platform_data before usage
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 25 Jul 2011 14:16:41 +0000
(11:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 6 Aug 2011 12:42:50 +0000
(09:42 -0300)
The driver requires platform_data to be present. That's why we need to check
and fail in case of the absence of necessary data.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found