public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6] tty: serial: add Freescale lpuart driver support
Date: Tue, 04 Jun 2013 11:11:57 +0200	[thread overview]
Message-ID: <2240836.PbCUa091WM@wuerfel> (raw)
In-Reply-To: <CAOMZO5DzVhh4REj5S=cVVVrGzxmTxY9s_h_6ZQ-G8wOxi+KG=A@mail.gmail.com>

On Tuesday 04 June 2013 00:08:27 Fabio Estevam wrote:
> On Tue, Jun 4, 2013 at 12:02 AM, Lu Jingchang-B35083
> <B35083@freescale.com> wrote:
> 
> > [Lu Jingchang-B35083]
> >   SERIAL_FSL_LPUART_CONSOLE depends on SERIAL_FSL_LPUART=y in the patch as below, when SERIAL_FSL_LPUART is configured as module, it can't be configured as console. Thanks!
> 
> Why to prevent using the console of the driver is built as module?

All serial port drivers do this. IIRC the reason is that the console
has to be started from console_initcall(), which is not available in
modules.

	Arnd

  parent reply	other threads:[~2013-06-04  9:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  1:27 [PATCH v6] tty: serial: add Freescale lpuart driver support Jingchang Lu
2013-06-04  2:54 ` Fabio Estevam
2013-06-04  3:02   ` Lu Jingchang-B35083
2013-06-04  3:08     ` Fabio Estevam
2013-06-04  3:08       ` Fabio Estevam
2013-06-04  3:37         ` Lu Jingchang-B35083
2013-06-04  4:55         ` Lu Jingchang-B35083
2013-06-04  5:06           ` Fabio Estevam
2013-06-04  9:11       ` Arnd Bergmann [this message]
2013-06-06 20:05 ` Greg KH
2013-06-06 23:06   ` Fabio Estevam
2013-06-07  1:48     ` Lu Jingchang-B35083
2013-06-07  1:29   ` Lu Jingchang-B35083

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=2240836.PbCUa091WM@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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