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)
commit864a19579cf001786b82eb59bfd4cd5c199e7b84
tree77cdc571af524e7843416670a623e050342725d5
parentd35f0ecaf2b7e25af2c29120be9aa272d15604a0
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