public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Cc: Alan Cox <alan@linux.intel.com>,
	linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
	Ben Dooks <ben-linux@fluff.org>,
	Kukjin Kim <kgene.kim@samsung.com>,
	Mike Frysinger <vapier@gentoo.org>,
	Feng Tang <feng.tang@intel.com>,
	Tobias Klauser <tklauser@distanz.ch>,
	yong.y.wang@intel.com, qi.wang@intel.com, kok.howg.ewe@intel.com,
	andrew.chih.howe.khor@intel.com
Subject: Re: Serial: EG20T: add PCH_UART driver
Date: Tue, 30 Nov 2010 17:24:41 -0800	[thread overview]
Message-ID: <20101201012441.GA2907@kroah.com> (raw)
In-Reply-To: <4CE3281A.4050709@dsn.okisemi.com>

On Wed, Nov 17, 2010 at 09:55:54AM +0900, Tomoya MORINAGA wrote:
> UART driver of Intel EG20T(Topcliff) PCH
> 
> Intel EG20T PCH is the platform controller hub that is going to be used in
> Intel's general embedded platform. All IO peripherals in
> Intel EG20T PCH are actually devices sitting on AMBA bus. 
> Intel EG20T PCH has UART I/F. Using this I/F, it is able to access system
> devices connected to UART.

I've applied this, but I now get the following warnings when building
the code:
drivers/serial/pch_uart.c: In function ‘dma_handle_rx’:
drivers/serial/pch_uart.c:685:24: warning: cast from pointer to integer of different size
drivers/serial/pch_uart.c: In function ‘dma_handle_tx’:
drivers/serial/pch_uart.c:778:23: warning: cast from pointer to integer of different size
drivers/serial/pch_uart.c: In function ‘pch_uart_init_port’:
drivers/serial/pch_uart.c:1289:20: warning: cast to pointer from integer of different size
drivers/serial/pch_uart.c: In function ‘pch_uart_exit_port’:
drivers/serial/pch_uart.c:1328:2: warning: cast from pointer to integer of different size

Please send me a follow-up patch to resolve this.

thanks,

greg k-h

  parent reply	other threads:[~2010-12-01  1:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17  0:55 [PATCH v5] EG20T: Update PCH_UART driver to 2.6.36 Tomoya MORINAGA
2010-11-17 11:33 ` Alan Cox
2010-12-01  1:24 ` Greg KH [this message]
2010-12-01  2:33   ` Serial: EG20T: add PCH_UART driver Tomoya MORINAGA
2010-12-07  0:05   ` Tomoya MORINAGA
2010-12-07  0:15     ` 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=20101201012441.GA2907@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@linux.intel.com \
    --cc=andrew.chih.howe.khor@intel.com \
    --cc=ben-linux@fluff.org \
    --cc=feng.tang@intel.com \
    --cc=gregkh@suse.de \
    --cc=kgene.kim@samsung.com \
    --cc=kok.howg.ewe@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qi.wang@intel.com \
    --cc=tklauser@distanz.ch \
    --cc=tomoya-linux@dsn.okisemi.com \
    --cc=vapier@gentoo.org \
    --cc=yong.y.wang@intel.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