From 22494c87917041fc0d239c8f67f014f1fd4ae30d Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Thu, 4 Aug 2011 07:29:33 -0300 Subject: [PATCH] --- yaml --- r: 271699 b: refs/heads/master c: f00fd919ef71b3d6d52dbfa7ce827679d92af713 h: refs/heads/master i: 271697: 8f6faf82a53d9726d7d7368b44e636bee6b513cd 271695: 3cfc7d3f349dd2676e5bd8b773d7fc10abaf8bdc v: v3 --- [refs] | 2 +- trunk/drivers/media/video/hexium_gemini.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 529d6560a5f0..3f0975529e69 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f8dbab29f4d4b977a56776af0d5296b0e6386aef +refs/heads/master: f00fd919ef71b3d6d52dbfa7ce827679d92af713 diff --git a/trunk/drivers/media/video/hexium_gemini.c b/trunk/drivers/media/video/hexium_gemini.c index cbc505a2fc29..b37c12f92ccc 100644 --- a/trunk/drivers/media/video/hexium_gemini.c +++ b/trunk/drivers/media/video/hexium_gemini.c @@ -351,7 +351,7 @@ static struct saa7146_ext_vv vv_data; /* this function only gets called when the probing was successful */ static int hexium_attach(struct saa7146_dev *dev, struct saa7146_pci_extension_data *info) { - struct hexium *hexium = (struct hexium *) dev->ext_priv; + struct hexium *hexium; int ret; DEB_EE((".\n"));