From: Andrey Volkov <avolkov@varma-el.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: jamey@handhelds.org, anpaza@mail.ru, mm-commits@vger.kernel.org
Subject: Re: framebuffer-driver-for-mq11xx-graphics-chip.patch added to -mm tree
Date: Fri, 05 Aug 2005 13:47:53 +0400 [thread overview]
Message-ID: <42F335C9.5010009@varma-el.com> (raw)
In-Reply-To: <200508050719.j757JZ5J032664@shell0.pdx.osdl.net>
akpm@osdl.org wrote:
> + *
> + * keithp@keithp.com
> + *
> + * ChangeLog
> + *
> + * 2003-12-06: Andrew Zabolotny <zap@homelink.ru>
> + * - Modified to use the MediaQ SoC base driver to allow
> + * sharing of other MediaQ subdevices with other drivers.
> + * 2003-05-18: <keithp@keithp.com>
> + * - Ported from PCI development board to ARM H5400
> + */
> +
> +#include <linux/module.h>
> +#include <linux/kernel.h>
> +#include <linux/errno.h>
> +#include <linux/string.h>
> +#include <linux/fb.h>
> +#include <linux/init.h>
> +#include <linux/device.h>
> +#include <linux/notifier.h>
> +#include <../drivers/platform/mq11xx.h>
^^^^^^^^^^^^^^^^^
Andrey, Jamey, please, move platform driver
from drivers/platform to drivers/mfd.
--
Regards
Andrey Volkov
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
next prev parent reply other threads:[~2005-08-05 9:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-05 7:18 framebuffer-driver-for-mq11xx-graphics-chip.patch added to -mm tree akpm
2005-08-05 9:47 ` Andrey Volkov [this message]
2005-08-05 20:06 ` James Simmons
2005-08-06 9:54 ` [Linux-fbdev-devel] " Andrew Zabolotny
2005-08-05 14:08 ` Alexey Dobriyan
2005-08-05 20:08 ` James Simmons
2005-08-05 20:15 ` James Simmons
2005-08-07 10:11 ` Antonino A. Daplas
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=42F335C9.5010009@varma-el.com \
--to=avolkov@varma-el.com \
--cc=anpaza@mail.ru \
--cc=jamey@handhelds.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=mm-commits@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 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.