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:
fed07f8
)
[media] gspca: the field 'frozen' is under CONFIG_PM
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 18 May 2012 11:40:42 +0000
(08:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 20 May 2012 12:35:42 +0000
(09:35 -0300)
The gspca_dev field 'frozen' is added only if CONFIG_PM is set. So add the
relevant #ifdef's to various subdrivers that use it.
The m32r daily build caught this mistake.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found