linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, Kurt.Robideau@comtrol.com
Subject: [BK PATCH] Rocketport changes for 2.5.70-bk
Date: Fri, 13 Jun 2003 12:52:14 -0700	[thread overview]
Message-ID: <20030613195214.GA1260@kroah.com> (raw)

Here is a changeset for the rocketport driver against the latest 2.5.70 bk tree.
It does the following:
	-  Removed non-GPL license text from headers
	-  Removed check_region()/request_region() raciness
	-  Made the driver a >2.5 driver only
  
Please pull from:
        bk://kernel.bkbits.net/gregkh/linux/tty-2.5


thanks,

greg k-h

-----

ChangeSet@1.1308, 2003-06-13 12:36:16-07:00, Kurt.Robideau@comtrol.com
  [PATCH] Rocket patch against 2.5.70-bk18
  
  Here is rocket driver patch against 2.5.70-bk18.  Changes are:
  
  -  Removed non-GPL license text from headers
  -  Removed check_region()/request_region() raciness
  -  Made the driver a >2.5 driver only (as you had suggested)

 drivers/char/rocket.c     |  287 +++++-----------------------------------------
 drivers/char/rocket.h     |   24 ---
 drivers/char/rocket_int.h |   46 -------
 drivers/pci/pci.ids       |    2 
 include/linux/pci_ids.h   |    2 
 5 files changed, 44 insertions(+), 317 deletions(-)
------


             reply	other threads:[~2003-06-13 19:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13 19:52 Greg KH [this message]
2003-06-13 19:52 ` [PATCH] Rocketport changes for 2.5.70-bk Greg KH
2003-06-13 20:01   ` Christoph Hellwig
2003-06-16  2:26   ` Horst von Brand
2003-06-16  5:31     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030613195214.GA1260@kroah.com \
    --to=greg@kroah.com \
    --cc=Kurt.Robideau@comtrol.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).