lkml.org 
[lkml]   [2013]   [Dec]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [PATCH v2] Bluetooth: Add hci_h4p driver
    Hi!

    > > +++ b/drivers/bluetooth/hci_h4p/core.c
    > > @@ -0,0 +1,1357 @@
    > > +/*
    > > + * This file is part of hci_h4p bluetooth driver
    > > + *
    > > + * Copyright (C) 2005-2008 Nokia Corporation.
    > > + *
    > > + * Contact: Ville Tervo <ville.tervo@nokia.com>
    >
    > I think you can just remove the contact names since I think nobody of the original authors is still working at Nokia and I bet this emails addresses just do not work anymore.
    >

    What about this?

    commit 3f18ca6cd02a13baf4be9beb89b1470ad1ce008c
    Author: Pavel <pavel@ucw.cz>
    Date: Mon Dec 30 23:27:21 2013 +0100

    Update comments, remove no longer relevant contacts.

    Signed-off-by: Pavel Machek <pavel@ucw.cz>

    diff --git a/drivers/bluetooth/nokia_core.c b/drivers/bluetooth/nokia_core.c
    index a91bd7b..6dbd3b7 100644
    --- a/drivers/bluetooth/nokia_core.c
    +++ b/drivers/bluetooth/nokia_core.c
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2005-2008 Nokia Corporation.
    *
    - * Contact: Ville Tervo <ville.tervo@nokia.com>
    - *
    * 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 published by the Free Software Foundation.
    @@ -19,6 +17,8 @@
    * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
    * 02110-1301 USA
    *
    + * Thanks to all the Nokia people that helped with this driver,
    + * including Ville Tervo and Roger Quadros.
    */

    #include <linux/module.h>
    diff --git a/drivers/bluetooth/nokia_fw-bcm.c b/drivers/bluetooth/nokia_fw-bcm.c
    index 390d021..9c01a6a 100644
    --- a/drivers/bluetooth/nokia_fw-bcm.c
    +++ b/drivers/bluetooth/nokia_fw-bcm.c
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2005-2008 Nokia Corporation.
    *
    - * Contact: Ville Tervo <ville.tervo@nokia.com>
    - *
    * 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 published by the Free Software Foundation.
    diff --git a/drivers/bluetooth/nokia_fw-csr.c b/drivers/bluetooth/nokia_fw-csr.c
    index af880d9..23c5fc5 100644
    --- a/drivers/bluetooth/nokia_fw-csr.c
    +++ b/drivers/bluetooth/nokia_fw-csr.c
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2005-2008 Nokia Corporation.
    *
    - * Contact: Ville Tervo <ville.tervo@nokia.com>
    - *
    * 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 published by the Free Software Foundation.
    diff --git a/drivers/bluetooth/nokia_fw-ti1273.c b/drivers/bluetooth/nokia_fw-ti1273.c
    index 32e5fa0..2825504 100644
    --- a/drivers/bluetooth/nokia_fw-ti1273.c
    +++ b/drivers/bluetooth/nokia_fw-ti1273.c
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2009 Nokia Corporation.
    *
    - * Contact: Ville Tervo <ville.tervo@nokia.com>
    - *
    * 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 published by the Free Software Foundation.
    diff --git a/drivers/bluetooth/nokia_uart.c b/drivers/bluetooth/nokia_uart.c
    index 8e0a93c..fd94a98 100644
    --- a/drivers/bluetooth/nokia_uart.c
    +++ b/drivers/bluetooth/nokia_uart.c
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2005, 2006 Nokia Corporation.
    *
    - * Contact: Ville Tervo <ville.tervo@nokia.com>
    - *
    * 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 published by the Free Software Foundation.
    diff --git a/include/linux/bluetooth/hci_h4p.h b/include/linux/bluetooth/hci_h4p.h
    index daf83fc..30d169d 100644
    --- a/include/linux/bluetooth/hci_h4p.h
    +++ b/include/linux/bluetooth/hci_h4p.h
    @@ -1,10 +1,8 @@
    /*
    - * This file is part of hci_h4p bluetooth driver
    + * This file is part of Nokia H4P bluetooth driver
    *
    * Copyright (C) 2010 Nokia Corporation.
    *
    - * Contact: Roger Quadros <roger.quadros@nokia.com>
    - *
    * 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 published by the Free Software Foundation.

    --
    (english) http://www.livejournal.com/~pavelmachek
    (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


    \
     
     \ /
      Last update: 2013-12-31 00:21    [W:4.447 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site