]> git.baikalelectronics.ru Git - kernel.git/commit
media: cx23885: change 887/888 default to 888
authorBrad Love <brad@nextdimension.cc>
Tue, 6 Mar 2018 19:15:35 +0000 (14:15 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 7 Mar 2018 09:05:53 +0000 (04:05 -0500)
commit675c8a3a8f03d96793f48fe47c605dee57515b9e
treede84a92bf37ba87ded0d09c368674332b8de1301
parentcd6acdf394a636b1e55e5372c8f57fa700b8e9c8
media: cx23885: change 887/888 default to 888

Proper cx2388x chip type is detected in cx25840 probe, the clock
rate is untouched however in probe. The cx25840 only checks for
non default clock values for 888 and provides custom settings for
25MHz 888. This change ensures that cx23888 chips with default 50MHz
crystals will not get configured as if they have 25MHz crystals. A
cx23887 board will continue to be configured for 25MHz crystal as
there is no custom clock support included for it.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/cx23885/cx23885-core.c