]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: saa7164: Fix driver name in debug output
authorBrad Love <brad@nextdimension.cc>
Fri, 4 May 2018 21:53:35 +0000 (17:53 -0400)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 1 Mar 2019 13:20:46 +0000 (14:20 +0100)
commit3f9345c587c5a4ece24970a7f96179a3b0f29970
tree3c4072e46b1fb9a69cfe42cdaf625a8475f3d02a
parentb37d89d0a0a57ab94bf2d1a09e01fc7045d2be2c
media: saa7164: Fix driver name in debug output

BugLink: http://bugs.launchpad.net/bugs/1815234
[ Upstream commit 0cc4655cb57af0b7e105d075c4f83f8046efafe7 ]

This issue was reported by a user who downloaded a corrupt saa7164
firmware, then went looking for a valid xc5000 firmware to fix the
error displayed...but the device in question has no xc5000, thus after
much effort, the wild goose chase eventually led to a support call.

The xc5000 has nothing to do with saa7164 (as far as I can tell),
so replace the string with saa7164 as well as give a meaningful
hint on the firmware mismatch.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/media/pci/saa7164/saa7164-fw.c