linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hvdmerwe@tmtservices.co.za (Hennie van der Merwe)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH - 3rd attempt] ARM: Support for Embedian MXM-8x10 eval kit
Date: Tue, 19 Jan 2010 07:15:56 +0200	[thread overview]
Message-ID: <4B55400C.1050109@tmtservices.co.za> (raw)
In-Reply-To: <20100118215124.GE8970@buzzloop.caiaq.de>

Hi Daniel,

Thanks for the comments.

Daniel Mack wrote:
>> +inline void mxm_8x10_mmc_init(void)
>> +{
>> +}
>>     
>
> You should make that inline function static.
>   
I originally wrote it like this because I wanted the option for the 
machine implementing the MXM-8x10 module to initialise the MMC or not. 
I'm not sure static is appropriate (as it is exported in the header). 
Could we perhaps drop the inline and just  make it a void __init instead?

>> +inline mxm_8x10_nand_init(void)
>> +{
>> +}
>  and it should return void.
Agreed. This one must have just slipped by... Too much coffee, not 
enough sleep :)

Thanks,
Hennie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hvdmerwe.vcf
Type: text/x-vcard
Size: 361 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100119/4a6797fb/attachment-0001.vcf>

  reply	other threads:[~2010-01-19  5:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 19:34 [PATCH - 3rd attempt] ARM: Support for Embedian MXM-8x10 eval kit Edwin Peer
2010-01-18 21:51 ` Daniel Mack
2010-01-19  5:15   ` Hennie van der Merwe [this message]
2010-01-19  5:29     ` Eric Miao
2010-01-19  5:43       ` Hennie van der Merwe
2010-01-19  5:37     ` Edwin Peer
2010-01-19  5:48       ` Hennie van der Merwe

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=4B55400C.1050109@tmtservices.co.za \
    --to=hvdmerwe@tmtservices.co.za \
    --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;
as well as URLs for NNTP newsgroup(s).