diff options
author | Brian Niebuhr <bniebuhr@efjohnson.com> | 2010-10-06 18:34:47 +0530 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2010-11-18 18:38:37 +0530 |
commit | 43abb11ba540e21346c6e7ab3211b48928501ea6 (patch) | |
tree | 8762edb26648422193b797747505063dacf8d1e7 /drivers/spi | |
parent | 035540f6ea2394bdd9675552d31e1125cd0e402e (diff) | |
download | op-kernel-dev-43abb11ba540e21346c6e7ab3211b48928501ea6.zip op-kernel-dev-43abb11ba540e21346c6e7ab3211b48928501ea6.tar.gz |
spi: davinci: add EF Johnson Technologies copyright
Add copyright for EF Johnson Technologies since the driver
has been majorly overhauled by Brian.
Signed-off-by: Brian Niebuhr <bniebuhr@efjohnson.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/spi')
-rw-r--r-- | drivers/spi/davinci_spi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/spi/davinci_spi.c b/drivers/spi/davinci_spi.c index f40f1be..42314a32 100644 --- a/drivers/spi/davinci_spi.c +++ b/drivers/spi/davinci_spi.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2009 Texas Instruments. + * Copyright (C) 2010 EF Johnson Technologies * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |