summaryrefslogtreecommitdiff
path: root/include/linux/inetdevice.h
diff options
context:
space:
mode:
authorAlan Tull <atull@opensource.altera.com>2016-11-01 14:14:23 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-10 17:03:35 +0100
commit9dce0287a60d72656a787b075f1b9162ff3cb142 (patch)
tree7734048996d27f0b4daf0d5ab823ba014cee8c68 /include/linux/inetdevice.h
parent39a842e22c1bf3ec3dce36e01fe8ba8ee66c80c8 (diff)
fpga: add method to get fpga manager from device
The intent is to provide a non-DT method of getting ahold of a FPGA manager to do some FPGA programming. This patch refactors of_fpga_mgr_get() to reuse most of it while adding a new method fpga_mgr_get() for getting a pointer to a fpga manager struct, given the device. Signed-off-by: Alan Tull <atull@opensource.altera.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/inetdevice.h')
0 files changed, 0 insertions, 0 deletions
021bc50da66f8fdd743'>target: Minimize SCSI header #include directivesBart Van Assche 2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig 2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche 2015-05-30target: move transport ID handling to the coreChristoph Hellwig 2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig 2015-05-30target: change core_tpg_register prototypeChristoph Hellwig 2015-05-30target: move node ACL allocation to core codeChristoph Hellwig 2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig 2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig 2015-05-30target/user: Add support for bidirectional commandsIlias Tsitsimpis 2015-05-30target/user: Only support full command pass-throughAndy Grover 2015-05-30target/user: Update example code for new ABI requirementsAndy Grover 2015-05-02target/user: Disallow full passthrough (pass_level=0)Andy Grover 2015-04-19target: Version 2 of TCMU ABIAndy Grover 2015-04-15target: fix tcm_mod_builder.pyChristoph Hellwig 2015-04-14target: simplify the target template registration APIChristoph Hellwig 2015-01-06Documentation/target: Update fabric_ops to latest codeNicholas Bellinger 2014-10-02target: Add documentation on the target userspace pass-through driverAndy Grover 2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover 2013-08-20Documentation: replace strict_strtoul() with kstrtoul()Jingoo Han 2012-09-17target: Simplify fabric sense data length handlingRoland Dreier 2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier 2012-02-10Documentation: Fix typo in tcm_mod_builder.pyMasanari Iida 2011-12-14target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior 2011-12-14Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger 2011-12-14target: header reshuffle, part2Christoph Hellwig 2011-03-23[SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen 2011-03-23[SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger 2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger