android_kernel_samsung_msm8976/drivers/infiniband/hw/amso1100
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
..
c2.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
c2.h IB: Convert kmem_cache_t -> struct kmem_cache 2006-11-29 15:33:07 -08:00
c2_ae.c RDMA/amso1100: Fix build with debugging off 2006-10-10 12:50:38 -07:00
c2_ae.h
c2_alloc.c IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single 2006-10-30 20:52:52 -08:00
c2_cm.c
c2_cq.c IB: Return qp pointer as part of ib_wc 2007-02-04 14:11:55 -08:00
c2_intr.c
c2_mm.c
c2_mq.c
c2_mq.h
c2_pd.c
c2_provider.c IB: Set class_dev->dev in core for nice device symlink 2007-04-24 21:30:38 -07:00
c2_provider.h
c2_qp.c RDMA/amso1100: Fix memory leak in c2_qp_modify() 2006-12-12 11:50:20 -08:00
c2_rnic.c RDMA/amso1100: Fix section mismatches 2006-11-29 15:33:07 -08:00
c2_status.h
c2_user.h
c2_vq.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
c2_vq.h
c2_wr.h
Kbuild
Kconfig