Re: [RFC PATCH 2/4] media: Add Media Device Allocator API documentation

2016-03-28 Thread Shuah Khan
On 03/28/2016 12:28 PM, Mauro Carvalho Chehab wrote: > Em Fri, 25 Mar 2016 22:38:43 -0600 > Shuah Khan escreveu: > >> Add Media Device Allocator API documentation. > > Please merge this with the previous patch. Yes. I will merge them. -- Shuah > >> >> Signed-off-by: Shuah Khan >> --- >> inc

Re: [RFC PATCH 2/4] media: Add Media Device Allocator API documentation

2016-03-28 Thread Mauro Carvalho Chehab
Em Fri, 25 Mar 2016 22:38:43 -0600 Shuah Khan escreveu: > Add Media Device Allocator API documentation. Please merge this with the previous patch. > > Signed-off-by: Shuah Khan > --- > include/media/media-dev-allocator.h | 32 > 1 file changed, 32 insertions(

[RFC PATCH 2/4] media: Add Media Device Allocator API documentation

2016-03-25 Thread Shuah Khan
Add Media Device Allocator API documentation. Signed-off-by: Shuah Khan --- include/media/media-dev-allocator.h | 32 1 file changed, 32 insertions(+) diff --git a/include/media/media-dev-allocator.h b/include/media/media-dev-allocator.h index 2932c90..174840c