[media] gspca: the field 'frozen' is under CONFIG_PM
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 18 May 2012 11:40:42 +0000 (08:40 -0300)
committerMauro 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