[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201305022153.19518.arnd@arndb.de>
Date: Thu, 2 May 2013 21:53:19 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Alexander Shiyan <shc_work@...l.ru>
Cc: linux-kernel@...r.kernel.org,
Fabio Estevam <fabio.estevam@...escale.com>,
Shawn Guo <shawn.guo@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
Mauro Carvalho Chehab <mchehab@...hat.com>
Subject: Re: [PATCH, RFC 20/22] media: coda: select GENERIC_ALLOCATOR
On Thursday 02 May 2013, Alexander Shiyan wrote:
> > The coda driver uses the generic allocator to get at the
> > "iram" memory, so add the necessary dependency to avoid:
> >
> > diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
> > index 0494d27..4608d03 100644
> > --- a/drivers/media/platform/Kconfig
> > +++ b/drivers/media/platform/Kconfig
> > @@ -145,6 +145,7 @@ config VIDEO_CODA
> > depends on VIDEO_DEV && VIDEO_V4L2 && ARCH_MXC
> > select VIDEOBUF2_DMA_CONTIG
> > select V4L2_MEM2MEM_DEV
> > + select GENERIC_ALLOCATOR
> > ---help---
> > Coda is a range of video codec IPs that supports
> > H.264, MPEG-4, and other video formats.
>
> Again?
>
Ah, now I remember where I saw this before -- you sent the same patch, and
Fabio commented that Shawn had already queued up a different solution.
Unfortunately, linux-next as of today is still broken. Shawn, did I
miss a pull request from you?
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists