Re: [PATCH] mmp_camera: add MODULE_ALIAS

2011-09-18 Thread Mauro Carvalho Chehab
Em 14-09-2011 19:47, Jonathan Corbet escreveu: > On Wed, 7 Sep 2011 10:36:46 +0100 (BST) > Daniel Drake wrote: > >> This enables module autoloading. >> >> Signed-off-by: Daniel Drake > > No objections here, consider it acked. > > Mauro: as far as I'm concerned, Daniel can be considered a co-m

Re: [PATCH] mmp_camera: add MODULE_ALIAS

2011-09-14 Thread Jonathan Corbet
On Wed, 7 Sep 2011 10:36:46 +0100 (BST) Daniel Drake wrote: > This enables module autoloading. > > Signed-off-by: Daniel Drake No objections here, consider it acked. Mauro: as far as I'm concerned, Daniel can be considered a co-maintainer of the OLPC camera drivers. I'm not planning to forg

[PATCH] mmp_camera: add MODULE_ALIAS

2011-09-07 Thread Daniel Drake
This enables module autoloading. Signed-off-by: Daniel Drake --- drivers/media/video/marvell-ccic/mmp-driver.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/marvell-ccic/mmp-driver.c b/drivers/media/video/marvell-ccic/mmp-driver.c index d6b7645..fb