All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gregory Bean <gbean@codeaurora.org>
To: "David Lanzendörfer" <david.lanzendoerfer@o2s.ch>
Cc: Pavel Machek <pavel@ucw.cz>,
	linux-arm-kernel@lists.infradead.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: Keyboard for HTC-Dream
Date: Fri, 03 Sep 2010 08:44:26 -0700	[thread overview]
Message-ID: <4C8117DA.8070605@codeaurora.org> (raw)
In-Reply-To: <201009031701.34609.david.lanzendoerfer@o2s.ch>

> [   24.870000] setting trigger mode 3 for irq 84 failed (msm_gpio_irq_set_type+0x0/0x118)

You're using an older submission of gpiolib which doesn't support 
dual-edge IRQs.  That one has been scrapped in favor of the one from 
android's 2.6.35-wip branch. It hasn't been accepted yet, and is 
currently being discussed on the mailing lists.  If you search the 
mailing list archives from the past two weeks you'll find the patches.

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: gbean@codeaurora.org (Gregory Bean)
To: linux-arm-kernel@lists.infradead.org
Subject: Keyboard for HTC-Dream
Date: Fri, 03 Sep 2010 08:44:26 -0700	[thread overview]
Message-ID: <4C8117DA.8070605@codeaurora.org> (raw)
In-Reply-To: <201009031701.34609.david.lanzendoerfer@o2s.ch>

> [   24.870000] setting trigger mode 3 for irq 84 failed (msm_gpio_irq_set_type+0x0/0x118)

You're using an older submission of gpiolib which doesn't support 
dual-edge IRQs.  That one has been scrapped in favor of the one from 
android's 2.6.35-wip branch. It hasn't been accepted yet, and is 
currently being discussed on the mailing lists.  If you search the 
mailing list archives from the past two weeks you'll find the patches.

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  reply	other threads:[~2010-09-03 15:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 11:07 Keyboard for HTC-Dream David Lanzendörfer
2010-08-07 11:07 ` David Lanzendörfer
2010-08-16  5:55 ` Pavel Machek
2010-08-16  5:55   ` Pavel Machek
2010-08-17 14:12   ` David Lanzendörfer
2010-09-03 15:01   ` David Lanzendörfer
2010-09-03 15:01     ` David Lanzendörfer
2010-09-03 15:44     ` Gregory Bean [this message]
2010-09-03 15:44       ` Gregory Bean
2010-09-03 17:30       ` David Lanzendörfer
2010-09-03 17:30         ` David Lanzendörfer
2010-09-03 17:55       ` David Lanzendörfer
2010-09-03 18:44         ` Gregory Bean
2010-09-14 20:51         ` Daniel Walker

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=4C8117DA.8070605@codeaurora.org \
    --to=gbean@codeaurora.org \
    --cc=david.lanzendoerfer@o2s.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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.