android_kernel_xiaomi_sm8350/drivers/infiniband/hw/mlx4
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device
This converts the main ib_device to use struct device instead of struct
class_device as class_device is going away.

Signed-off-by: Tony Jones <tonyj@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Cc: Roland Dreier <rolandd@cisco.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-19 19:10:30 -07:00
..
ah.c
cq.c IB/mlx4: Add support for resizing CQs 2008-04-16 21:09:33 -07:00
doorbell.c
Kconfig
mad.c IB/mlx4: Convert "if(foo)" to "if (foo)" 2008-04-16 21:01:04 -07:00
main.c IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
Makefile
mlx4_ib.h IB/mlx4: Add support for resizing CQs 2008-04-16 21:09:33 -07:00
mr.c IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() 2008-02-14 10:39:36 -08:00
qp.c IB/mlx4: Update QP state if query QP succeeds 2008-04-16 21:09:34 -07:00
srq.c IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf 2008-02-06 21:07:54 -08:00
user.h