[media] tvp5150: fix s_std support
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 29 May 2013 13:19:06 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Jun 2013 12:48:10 +0000 (09:48 -0300)
commit26811ae03539c24c618ce989abecb6e62a908e79
tree54874088b45261c704ae65ab22d81ac5a9ae2d9f
parentf41c4332cfeae59e78aeda6c4eb9d0f4d42adbf2
[media] tvp5150: fix s_std support

- do exact matching for special formats like PAL-M
- drop autodetect support: it's non-standard, and it is bogus as well since there
  is no way to get back the detected standard since neither g_std nor querystd are
  implemented.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/tvp5150.c