android_kernel_xiaomi_sm8350/core/bmi
bings 75be2d0a45 qcacld-3.0: Fix crash caused by sdio ramdump allocation
For TF sdio chip with platform driver, ramdump is
configured in platform driver. Driver can get the
virtual memory, but it can't call ioremap again.

If there is a platform driver, ramdump should be
allocated in platform driver, and if there is no
platform driver, ramdump should be allocated in
driver.

CRs-Fixed: 2066529
Change-Id: Ia2a32a4895f354e365522a30bbfac949ccb7a391
2017-06-27 01:40:21 -07:00
..
inc qcacld-3.0: Add support for setting fw log mode for msm8998 2017-02-02 12:43:36 -08:00
src qcacld-3.0: Fix crash caused by sdio ramdump allocation 2017-06-27 01:40:21 -07:00