|
@@ -301,7 +301,7 @@ static struct vb2_ops video_qops = {
|
|
|
|
|
|
static void process_progressive_mode(struct common_obj *common)
|
|
static void process_progressive_mode(struct common_obj *common)
|
|
{
|
|
{
|
|
- unsigned long addr = 0;
|
|
|
|
|
|
+ unsigned long addr;
|
|
|
|
|
|
spin_lock(&common->irqlock);
|
|
spin_lock(&common->irqlock);
|
|
/* Get the next buffer from buffer queue */
|
|
/* Get the next buffer from buffer queue */
|