public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Xiangfu Liu <xiangfu@qi-hardware.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: "Hard- and Software Development, Kernel, Distribution,
	Roadmap"  <developer@lists.qi-hardware.com>,
	linux-kernel@vger.kernel.org
Subject: Re: qi_lb60_keypad driver question?
Date: Wed, 12 Aug 2009 10:41:01 +0800	[thread overview]
Message-ID: <4A822BBD.1080409@qi-hardware.com> (raw)
In-Reply-To: <20090812024620.E4E10526EC9@mailhub.coreip.homeip.net>

Hi Dmitry Torokhow

thanks for the reply.

Dmitry Torokhov wrote:
> Which is not telling most of the people anything. For example I have no
> idea whta .25 kernel is.
>   
we are current work on 2.6.25.20 kernel. make it work in 'Ben NanoNote' [1]
all the patch is at [2]
> There is already an updated version of matrix_keypad driver in mainline,
> you don't need to repost it.
> This should go into arch specific board setup code, not in drivers/input
>
>   
>> +
>> +static struct platform_device qi_lb60_device = {
>> +	.name		= "qi_lb60-keyboard",
>> +	.name		= "matrix-keypad",
>>     
>
> You are setting .name twice. Also, statically allocated platform devices
> may not be unregistered. Just create this device once in your board init
> code instead of having a separate unloadable module.
>   
thanks for the info.

[1]http://www.qi-hardware.com/products/ben-nanonote/
[2]http://github.com/lindnermarek/openwrt-x-burst/tree/adb28f982f25a822d2dda9aa054470f3fff02908/target/linux/xburst/patches-2.6.25
--
Xiangfu Liu 刘向富
==================================
Qi Hardware Inc.
Mobile: +86 132 4141 2371
Jabber: xiangfu.z at gmail.com
Email : xiangfu at qi-hardware.com
Web   : http://www.qi-hardware.com
==================================


  reply	other threads:[~2009-08-12  2:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 16:32 qi_lb60_keypad driver question? Xiangfu Liu
2009-08-12  2:15 ` Dmitry Torokhov
2009-08-12  2:41   ` Xiangfu Liu [this message]
     [not found]   ` <4A9AA392.4060301@gmail.com>
     [not found]     ` <20090901021034.6117F526EA5@mailhub.coreip.homeip.net>
     [not found]       ` <4AA474DC.9010509@gmail.com>
2009-09-08 16:48         ` matrix_keypad driver, Combination keys Xiangfu Liu

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=4A822BBD.1080409@qi-hardware.com \
    --to=xiangfu@qi-hardware.com \
    --cc=developer@lists.qi-hardware.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox