mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
OMAP powerdomain, hwmod, omap_device: add some credits
Add some missing credits for people who have contributed significant features or fixes. Signed-off-by: Paul Walmsley <paul@pwsan.com> Cc: Benoît Cousson <b-cousson@ti.com> Cc: Tero Kristo <tero.kristo@nokia.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Cc: Thara Gopinath <thara@ti.com>
This commit is contained in:
parent
90dbc7b0b8
commit
4788da268f
3 changed files with 8 additions and 8 deletions
|
@ -2,12 +2,12 @@
|
||||||
* omap_hwmod implementation for OMAP2/3/4
|
* omap_hwmod implementation for OMAP2/3/4
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Nokia Corporation
|
* Copyright (C) 2009 Nokia Corporation
|
||||||
* Paul Walmsley
|
|
||||||
* With fixes and testing from Kevin Hilman
|
|
||||||
*
|
*
|
||||||
* Created in collaboration with (alphabetical order): Benoit Cousson,
|
* Paul Walmsley, Benoît Cousson, Kevin Hilman
|
||||||
* Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari
|
*
|
||||||
* Poussa, Anand Sawant, Santosh Shilimkar, Richard Woodruff
|
* Created in collaboration with (alphabetical order): Thara Gopinath,
|
||||||
|
* Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari Poussa, Anand
|
||||||
|
* Sawant, Santosh Shilimkar, Richard Woodruff
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
* Copyright (C) 2007-2009 Nokia Corporation
|
* Copyright (C) 2007-2009 Nokia Corporation
|
||||||
*
|
*
|
||||||
* Written by Paul Walmsley
|
* Written by Paul Walmsley
|
||||||
*
|
|
||||||
* Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com>
|
* Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com>
|
||||||
|
* State counting code by Tero Kristo <tero.kristo@nokia.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
* omap_device implementation
|
* omap_device implementation
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Nokia Corporation
|
* Copyright (C) 2009 Nokia Corporation
|
||||||
* Paul Walmsley
|
* Paul Walmsley, Kevin Hilman
|
||||||
*
|
*
|
||||||
* Developed in collaboration with (alphabetical order): Benoit
|
* Developed in collaboration with (alphabetical order): Benoit
|
||||||
* Cousson, Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram
|
* Cousson, Thara Gopinath, Tony Lindgren, Rajendra Nayak, Vikram
|
||||||
* Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
|
* Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard
|
||||||
* Woodruff
|
* Woodruff
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue