OSDN Git Service

atomisp: remove most of the uses of atomisp_kernel_malloc
authorAlan Cox <alan@linux.intel.com>
Wed, 12 Apr 2017 18:21:05 +0000 (19:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Apr 2017 08:06:26 +0000 (10:06 +0200)
commitb35530650fcd9a61dfc57846d777f5cd77cd4abc
tree77cdc571af524e7843416670a623e050342725d5
parent5eb328740de1425f95fc5ff34dac26f3850c3711
atomisp: remove most of the uses of atomisp_kernel_malloc

They can be replaced by kmalloc. There are a few that do need to pick kmalloc
or vmalloc. Those we leave for the moment.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_dynamic_pool.c
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_reserved_pool.c