Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] m88ds3103: fix some style issues reported by checkpatch.pl | Antti Palosaari | 2013-12-19 | 1 | -4/+0 |
| | | | | | | | | | * remove Free Software Foundation postal address * add one pair of parenthesis * use sizeof(*foo), not sizeof(struct foo) Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||||
* | [media] m88ds3103: remove unneeded AGC from inittab | Antti Palosaari | 2013-12-19 | 1 | -2/+12 |
| | | | | | | | | | | | | | Optimal AGC is highly depended on used RF tuner and due to that it is already included to chip configuration. However, inittab has default AGC value, which was later replaced by one from config. Add also comment to all chip configuration options about default values and if those are needed to set or not. Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | ||||
* | [media] Montage M88DS3103 DVB-S/S2 demodulator driver | Antti Palosaari | 2013-12-19 | 1 | -0/+108 |
DVB-S/S2 satellite television demodulator driver. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> |