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)
commit52b88c87e22b5b8dc4de52c2bf2ef16f46e6cdd5
treec75ec86bffe6056edbbb0ed121046a58dcb91dc4
parent8cbaa12100a1f84b1fbe4b68aae2a10104d41e27
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