All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fsl: add LAW target to fsl_pci_info structure
Date: Fri, 28 May 2010 15:18:08 -0500	[thread overview]
Message-ID: <4C002500.1050101@freescale.com> (raw)
In-Reply-To: <EBD65AA7-E5CD-4E34-A184-72459C26B30C@freescale.com>

Kumar Gala wrote:

> My pref is to leave the tabs.

The 'law' field would be misaligned.  I would need to insert lots of tabs.

	unsigned long	regs;
	pci_addr_t	mem_bus;
	phys_size_t	mem_phys;
	pci_size_t	mem_size;
	pci_addr_t	io_bus;
	phys_size_t	io_phys;
	pci_size_t	io_size;
	enum law_target_if law;
	int		pci_num;

  reply	other threads:[~2010-05-28 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28 20:05 [U-Boot] [PATCH] fsl: add LAW target to fsl_pci_info structure Timur Tabi
2010-05-28 20:14 ` Kumar Gala
2010-05-28 20:30   ` Timur Tabi
2010-05-28 20:16 ` Kumar Gala
2010-05-28 20:18   ` Timur Tabi [this message]
2010-05-28 20:31     ` Kumar Gala

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=4C002500.1050101@freescale.com \
    --to=timur@freescale.com \
    --cc=u-boot@lists.denx.de \
    /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.