linux/drivers/scsi/isci
Dan Williams b87ee3075b isci: cleanup remote device construction and comments
The construction routines scic_remote_device_[de]a_construct both reference
the need to call scic_remote_device_construct first.  Delete that comment and
just have them call it explicitly, also:
* move the comments from header to source
* delete dead references to scic_[de]a_remote_device_add_phy

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2011-07-03 04:00:38 -07:00
..
core isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
firmware isci: namespacecheck cleanups 2011-07-03 04:00:36 -07:00
Makefile isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
host.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
host.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
init.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
isci.h isci: remove base_controller abstraction 2011-07-03 04:00:37 -07:00
phy.c isci: fix fragile/conditional isci_host lookups 2011-07-03 04:00:36 -07:00
phy.h
port.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
port.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
probe_roms.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
probe_roms.h isci: fix oem parameter header definition 2011-07-03 04:00:37 -07:00
remote_device.c isci: cleanup remote device construction and comments 2011-07-03 04:00:38 -07:00
remote_device.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
remote_node_context.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
remote_node_context.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
remote_node_table.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
remote_node_table.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
request.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
request.h isci: audit usage of BUG_ON macro in isci driver 2011-07-03 04:00:37 -07:00
sata.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
sata.h
sci_environment.h isci: clean up remaining silicon revision ifdefs in phy init 2011-07-03 03:55:28 -07:00
scu_remote_node_context.h isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
smp_remote_device.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
stp_remote_device.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
task.c isci: move remote_device handling out of the core 2011-07-03 04:00:38 -07:00
task.h isci: Qualify when the host lock is managed for STP/SATA callbacks. 2011-07-03 04:00:36 -07:00
timers.c isci: rework timer api 2011-07-03 03:55:28 -07:00
timers.h isci: rework timer api 2011-07-03 03:55:28 -07:00