From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: linux-ide@vger.kernel.org
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] small atang update
Date: Mon, 01 Feb 2010 15:08:32 +0100 [thread overview]
Message-ID: <20100201140832.15716.393.sendpatchset@localhost> (raw)
On top of atang-v4.1:
- port opti621 over ide2libata
- remove obsolete /proc/ide/ interface
The following changes since commit 3f5a01832c9a81e77bdb748d0b3c578e87280ed9:
Bartlomiej Zolnierkiewicz (1):
siimage: convert to ide2libata
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bart/misc.git atang-v4.2
Bartlomiej Zolnierkiewicz (4):
pata_opti: move code to be re-used by ide2libata to pata_opti.h
opti621: convert to ide2libata
ide: remove obsolete /proc/ide/hdx/ settings
ide: remove obsolete /proc/ide/ interface
drivers/ata/pata_opti.c | 90 +-----
drivers/ata/pata_opti.h | 141 ++++++++
drivers/ide/Kconfig | 11 -
drivers/ide/Makefile | 7 -
drivers/ide/ide-cd.c | 54 ---
drivers/ide/ide-disk.c | 3 -
drivers/ide/ide-disk.h | 9 -
drivers/ide/ide-disk_proc.c | 174 ---------
drivers/ide/ide-floppy.c | 3 -
drivers/ide/ide-floppy.h | 9 -
drivers/ide/ide-floppy_proc.c | 45 ---
drivers/ide/ide-gd.c | 18 -
drivers/ide/ide-probe.c | 9 -
drivers/ide/ide-proc.c | 789 -----------------------------------------
drivers/ide/ide-tape.c | 98 -----
drivers/ide/ide.c | 4 -
drivers/ide/opti621.c | 114 +------
include/linux/ide.h | 73 ----
18 files changed, 151 insertions(+), 1500 deletions(-)
create mode 100644 drivers/ata/pata_opti.h
delete mode 100644 drivers/ide/ide-disk_proc.c
delete mode 100644 drivers/ide/ide-floppy_proc.c
delete mode 100644 drivers/ide/ide-proc.c
next reply other threads:[~2010-02-01 14:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 14:08 Bartlomiej Zolnierkiewicz [this message]
2010-02-01 14:08 ` [PATCH 1/4] pata_opti: move code to be re-used by ide2libata to pata_opti.h Bartlomiej Zolnierkiewicz
2010-02-01 14:08 ` [PATCH 2/4] opti621: convert to ide2libata Bartlomiej Zolnierkiewicz
2010-02-01 14:08 ` [PATCH 3/4] ide: remove obsolete /proc/ide/hdx/ settings Bartlomiej Zolnierkiewicz
2010-02-01 14:08 ` [PATCH 4/4] ide: remove obsolete /proc/ide/ interface Bartlomiej Zolnierkiewicz
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=20100201140832.15716.393.sendpatchset@localhost \
--to=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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