Port mdis to kernel 4.15
Created by: yxude
Replace pci_enable_msi_block with pci_enable_msix_exact Fix incompatible casting Replace init_timer with timer_setup Use <linux/uaccess.h> instead of <asm/uaccess.h> Do not print DATE and TIME Use type wait_queue_entry_t instead of wait_queue_t Unify definition of DmaSetup Remove duplicated definition: debug = DEBUG_DEFAULT Function check_mem_region is dropped in new kernel Unify definition of Tsi148_DmaSetup Do not print GIT_VERSION
Signed-off-by: Xu, Yi Yi.Xu@men.de