From: Anton Vorontsov <cbouatmailru@gmail.com>
To: Dmitry Artamonow <mad_soft@inbox.ru>
Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
Eric Miao <eric.y.miao@gmail.com>,
linux-kernel@vger.kernel.org,
Kristoffer Ericson <kristoffer.ericson@gmail.com>,
linux-mtd@lists.infradead.org,
Anton Vorontsov <cbouatmailru@gmail.com>,
Russell King <linux@arm.linux.org.uk>,
David Woodhouse <dwmw2@infradead.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [RESEND][PATCH] mtd: maps: remove obsolete ipaq-flash driver
Date: Thu, 15 Oct 2009 20:53:20 +0400 [thread overview]
Message-ID: <20091015165320.GA24086@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <1255433694-26471-1-git-send-email-mad_soft@inbox.ru>
On Tue, Oct 13, 2009 at 03:34:54PM +0400, Dmitry Artamonow wrote:
> This driver seems to be obsolete and broken for a long time.
> It depends on CONFIG_IPAQ_HANDHELD that simply doesn't exists
> anywhere in kernel. Also, it seems that none of machines it
> claims to support have any use of it:
> SA11xx-based iPAQs (h3100/h3600) use sa1100-flash
> iPAQ h5000 uses physmap-flash
> Jornada 720 uses sa1100-flash
> Jornada 560 and iPAQ h1910 are not in mainline
>
> Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Thanks!
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
WARNING: multiple messages have this Message-ID (diff)
From: cbouatmailru@gmail.com (Anton Vorontsov)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND][PATCH] mtd: maps: remove obsolete ipaq-flash driver
Date: Thu, 15 Oct 2009 20:53:20 +0400 [thread overview]
Message-ID: <20091015165320.GA24086@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <1255433694-26471-1-git-send-email-mad_soft@inbox.ru>
On Tue, Oct 13, 2009 at 03:34:54PM +0400, Dmitry Artamonow wrote:
> This driver seems to be obsolete and broken for a long time.
> It depends on CONFIG_IPAQ_HANDHELD that simply doesn't exists
> anywhere in kernel. Also, it seems that none of machines it
> claims to support have any use of it:
> SA11xx-based iPAQs (h3100/h3600) use sa1100-flash
> iPAQ h5000 uses physmap-flash
> Jornada 720 uses sa1100-flash
> Jornada 560 and iPAQ h1910 are not in mainline
>
> Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Thanks!
--
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2
WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <cbouatmailru@gmail.com>
To: Dmitry Artamonow <mad_soft@inbox.ru>
Cc: David Woodhouse <dwmw2@infradead.org>,
Artem Bityutskiy <Artem.Bityutskiy@nokia.com>,
Russell King <linux@arm.linux.org.uk>,
Eric Miao <eric.y.miao@gmail.com>,
Kristoffer Ericson <kristoffer.ericson@gmail.com>,
Anton Vorontsov <cbouatmailru@gmail.com>,
linux-mtd@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [RESEND][PATCH] mtd: maps: remove obsolete ipaq-flash driver
Date: Thu, 15 Oct 2009 20:53:20 +0400 [thread overview]
Message-ID: <20091015165320.GA24086@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <1255433694-26471-1-git-send-email-mad_soft@inbox.ru>
On Tue, Oct 13, 2009 at 03:34:54PM +0400, Dmitry Artamonow wrote:
> This driver seems to be obsolete and broken for a long time.
> It depends on CONFIG_IPAQ_HANDHELD that simply doesn't exists
> anywhere in kernel. Also, it seems that none of machines it
> claims to support have any use of it:
> SA11xx-based iPAQs (h3100/h3600) use sa1100-flash
> iPAQ h5000 uses physmap-flash
> Jornada 720 uses sa1100-flash
> Jornada 560 and iPAQ h1910 are not in mainline
>
> Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Thanks!
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
next prev parent reply other threads:[~2009-10-15 16:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-13 11:34 [RESEND][PATCH] mtd: maps: remove obsolete ipaq-flash driver Dmitry Artamonow
2009-10-13 11:34 ` Dmitry Artamonow
2009-10-13 11:34 ` Dmitry Artamonow
2009-10-15 16:53 ` Anton Vorontsov [this message]
2009-10-15 16:53 ` Anton Vorontsov
2009-10-15 16:53 ` Anton Vorontsov
2009-10-15 17:13 ` Kristoffer Ericson
2009-10-15 17:13 ` Kristoffer Ericson
2009-10-15 17:13 ` Kristoffer Ericson
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=20091015165320.GA24086@oksana.dev.rtsoft.ru \
--to=cbouatmailru@gmail.com \
--cc=Artem.Bityutskiy@nokia.com \
--cc=dwmw2@infradead.org \
--cc=eric.y.miao@gmail.com \
--cc=kristoffer.ericson@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux@arm.linux.org.uk \
--cc=mad_soft@inbox.ru \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.