android_kernel_samsung_msm8976/drivers/infiniband
Joachim Fenkes 1912ffbb88 IB: Set class_dev->dev in core for nice device symlink
All RDMA drivers except ehca set class_dev->dev to their dma_device
value (ehca leaves this unset).  dma_device is the only value that
makes any sense, so move this assignment to core/sysfs.c.  This reduce
the duplicated code in the rest of the drivers and gives ehca a nice
/sys/class/infiniband/ehcaX/device symlink.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-04-24 21:30:38 -07:00
..
core IB: Set class_dev->dev in core for nice device symlink 2007-04-24 21:30:38 -07:00
hw IB: Set class_dev->dev in core for nice device symlink 2007-04-24 21:30:38 -07:00
ulp IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements 2007-04-24 21:30:37 -07:00
Kconfig RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00
Makefile RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00