RE: [PATCHv22 13/16] drivers: add Contiguous Memory Allocator

2012-02-22 Thread Marek Szyprowski
Hello, On Tuesday, February 21, 2012 10:30 PM Aaro Koskinen wrote: > On Fri, 17 Feb 2012, Marek Szyprowski wrote: > > +/** > > + * dma_release_from_contiguous() - release allocated pages > > + * @dev: Pointer to device for which the pages were allocated. > > + * @pages: Allocated pages. > > + *

Re: [PATCHv22 13/16] drivers: add Contiguous Memory Allocator

2012-02-21 Thread Aaro Koskinen
Hi, On Fri, 17 Feb 2012, Marek Szyprowski wrote: +/** + * dma_release_from_contiguous() - release allocated pages + * @dev: Pointer to device for which the pages were allocated. + * @pages: Allocated pages. + * @count: Number of allocated pages. + * + * This function releases memory allocated