V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 22 Mar 2009 11:53:36 +0000 (08:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:10 +0000 (21:44 -0300)
commit2c6beca875f0237ae9cfb2bb26144b60b9418c3a
treee59559c54e388a56361086efe5583209d4d970e7
parent4be1ad36683b23355f059c3386f97a4427d1a56a
V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info

VIDIOC_QUERYCAP should return the proper bus info. In the case of USB, this
should be generated by usb_make_path(), being something like:
usb-0000:00:1d.7-2

Cc: Srinivasa Deevi <srinivasa.deevi@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-video.c