Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-31 | si4713: simplify the code to remove a compiler warning. | Hans Verkuil | |
From: Hans Verkuil <hverkuil@xs4all.nl> The compiler warned about an uninitialized stereo variable. By simplifying the code it 1) improved readability and 2) fixed the compiler warning. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> CC: Eduardo Valentin <eduardo.valentin@nokia.com> | |||
2009-08-26 | Fix a merge trouble | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@redhat.com> Unfortunately, mailimport added the new files at the wrong place. Fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |