[oe-issues] [Bug 2555] patch to make kernel driver for Sharp CE-RH2 working
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Jun 30 16:49:31 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2555
--- Comment #7 from Stanislav Brabec <utx at penguin.cz> 2007-06-30 09:49:31 ---
Whether to apply patch in this bug to other versions of kernel:
You have to apply it for linux-rp-2.6.20.
For newer kernel versions:
Please look into spitzkbd.c and find line "request_irq(SPITZ_IRQ_GPIO_AK_INT".
Flags must be exactly the same in both spitzkbd.c and newly created
sharpsl_rc.c and must contain IRQF_SHARED.
If these flags are the same, you can recycle patched sharpsl-rc-r1.patch.
If these flags were changed, you have to clone this patch as
sharpsl-rc-r2.patch and edit flags as required.
(Future versions of kernel might integrate sharpsl_rc.c function to spitzkbd.c
to prevent duplication of code for jack insert/removal x remote control
keypress. Then the whole sharpsl-rc-*.patch will be obsolete. But it is not yet
done.)
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list