USB: isp1760: allow platform devices to customize devflags
authorMichael Hennerich <michael.hennerich@analog.com>
Thu, 16 Jul 2009 03:22:54 +0000 (23:22 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:29 +0000 (06:46 -0700)
commit9da69c604d87afea37b5411867bb76e3c624cc92
treeb22b9a8c7e471633054b3b019411c584473b07c5
parent331ac6b288d9f3689514ced1878041fb0df7e13c
USB: isp1760: allow platform devices to customize devflags

Platform device support was merged earlier, but support for boards to
customize the devflags aspect of the controller was not.  We want this on
Blackfin systems to control the bus width, but might as well expose all of
the fields while we're at it.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h
drivers/usb/host/isp1760-if.c
include/linux/usb/isp1760.h [new file with mode: 0644]