]> git.baikalelectronics.ru Git - kernel.git/commit
media: pwc-if.c: Update comments about each pwc supported model
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 17 Apr 2020 15:26:56 +0000 (17:26 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 22 Apr 2020 05:43:44 +0000 (07:43 +0200)
commit70663c63de370ea299d33ddb9b2c2eed159f5c2b
treec75ec86bffe6056edbbb0ed121046a58dcb91dc4
parentf81491933c1ca8c30a0b2d8530fdc151f8bce67e
media: pwc-if.c: Update comments about each pwc supported model

The USB_DEVICE() list contain some of the product names, but
some are missing, and others are different than the message
printed during device detection.

Update the comments in order to match what the driver prints.

That makes easier to discover what model matches what physical
device.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/pwc/pwc-if.c