]> git.baikalelectronics.ru Git - kernel.git/commit
udlfb: Search config descriptor if not at device level
authorAndrew Kephart <akephart@akephart.org>
Sun, 21 Aug 2011 20:34:13 +0000 (13:34 -0700)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 24 Aug 2011 10:08:49 +0000 (10:08 +0000)
commit273a1b98ee4f2332786632f9078badce90f578d8
tree07182ddaa42e9daaa3dacb5b7c19728c74768e5f
parentb2abba9d262fbb652580e5901e0b920b2d6c869f
udlfb: Search config descriptor if not at device level

For at least one DisplayLink device, the vendor-specific information can
be found in the config descriptor instead of as a separate, device-level
descriptor.  This patch searches the current interface (of the current
config descriptor) for the DL vendor-specific descriptor.

Signed-off-by: Andrew Kephart <akephart@akephart.org>
Signed-off-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/udlfb.c