On 29 March 2012 03:54, Peter A. G. Crosthwaite <peter.crosthwa...@petalogix.com> wrote: > Device model for Primecell PL330 dma controller. > > Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwa...@petalogix.com> > ---
> +/* > + * ARM PrimeCell PL330 DMA Controller > + * > + * Copyright (c) 2009 Samsung Electronics. > + * Contributed by Kirill Batuzov <batuz...@ispras.ru> > + */ This needs to state the license (presumably GPLv2-or-later but you need to check with the authors of the code), and a Signed-off-by: from somebody at Samsung would be good. -- PMM