android_kernel_xiaomi_sm8350/drivers/infiniband/hw/mthca
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems
Quite a few cleanup functions in mthca were marked as __devexit.
However, they could also be called from error paths during
initialization, so they cannot be marked that way.  Just delete all of
the incorrect annotations.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-29 09:36:46 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_catas.c
mthca_cmd.c IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_cmd.h IB/mthca: Support for query QP and SRQ 2006-03-20 10:08:15 -08:00
mthca_config_reg.h
mthca_cq.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_dev.h IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_doorbell.h
mthca_eq.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_mad.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_main.c IB/mthca: Update firmware versions 2006-03-20 10:08:22 -08:00
mthca_mcg.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_memfree.c IB/mthca: Use an enum for HCA page size 2006-03-20 10:08:19 -08:00
mthca_memfree.h IB/mthca: Use an enum for HCA page size 2006-03-20 10:08:19 -08:00
mthca_mr.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_pd.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_profile.c IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_profile.h
mthca_provider.c IB/mthca: Implement query_ah method 2006-03-20 10:08:17 -08:00
mthca_provider.h IB/mthca: Add device-specific support for resizing CQs 2006-03-20 10:08:08 -08:00
mthca_qp.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_reset.c
mthca_srq.c IB/mthca: Fix section mismatch problems 2006-03-29 09:36:46 -08:00
mthca_uar.c
mthca_user.h IB/mthca: Add device-specific support for resizing CQs 2006-03-20 10:08:08 -08:00
mthca_wqe.h