Re: [STLinux Kernel] [PATCH v6 06/10] [media] st-delta: add memory allocator helper functions

2017-02-01 Thread Peter Griffin
On Wed, 01 Feb 2017, Hugues Fruchet wrote: > Helper functions used by decoder back-ends to allocate > physically contiguous memory required by hardware video > decoder. > > Signed-off-by: Hugues Fruchet Acked-by: Peter Griffin > --- > drivers/media/platform/sti/delta/Makefile| 2 +- > d

[PATCH v6 06/10] [media] st-delta: add memory allocator helper functions

2017-02-01 Thread Hugues Fruchet
Helper functions used by decoder back-ends to allocate physically contiguous memory required by hardware video decoder. Signed-off-by: Hugues Fruchet --- drivers/media/platform/sti/delta/Makefile| 2 +- drivers/media/platform/sti/delta/delta-mem.c | 51 drivers/