]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad0e6d70950dd3b14c5ce9c45cb87c0b605328e9
treeb22b9a8c7e471633054b3b019411c584473b07c5
parent99ead48ed54a3404d5373fea46ceb681a9178e49
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]