diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-01-28 10:19:42 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-02-06 09:05:30 -0200 |
commit | fb1e7b053a41807b613247535f269108f3b4fc70 (patch) | |
tree | 3df56418710ce7ebe6df48fbf6a7fab74de9d68d /MAINTAINERS | |
parent | 42f9de6eab3892d7da544be1cc882530eab5b203 (diff) | |
download | linux-fb1e7b053a41807b613247535f269108f3b4fc70.tar.bz2 |
[media] staging: go7007: fix test for V4L2_STD_SECAM
The current test doesn't make a lot of sense. It's likely to be true,
which is what we would want in most cases. From looking at how this is
handled in other drivers, I think "&" was intended instead of "*".
It's an easy mistake to make because they are next to each other on the
keyboard.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions