Re: Question of RFKILL for bluetooth, hci_core.c

2010-06-08 Thread zhangfei gao
Hi, Marcel On Wed, Jun 9, 2010 at 4:40 AM, Marcel Holtmann wrote: > Hi Zangfei, > >> >> > first of all, please use linux-bluetooth mailing list and not the MCC >> >> > one. >> >> > >> >> >> We found you have submitted one patch adding rfkill for bluetoogh. >> >> >> >> >> >> commit 611b30f74b5d8ca

Re: [PATCH] omap_hsmmc: Remove unused state variable

2010-06-08 Thread Matt Fleming
On Tue, 8 Jun 2010 15:41:40 -0500, Sergio Aguirre wrote: > This fixes the following warning: > > drivers/mmc/host/omap_hsmmc.c: In function 'omap_hsmmc_suspend': > drivers/mmc/host/omap_hsmmc.c:2275: warning: unused variable 'state' > > Introduced by commit ID: > > commit 1a13f8fa76c880be41d

Re: Question of RFKILL for bluetooth, hci_core.c

2010-06-08 Thread Marcel Holtmann
Hi Zangfei, > >> > first of all, please use linux-bluetooth mailing list and not the MCC > >> > one. > >> > > >> >> We found you have submitted one patch adding rfkill for bluetoogh. > >> >> > >> >> commit 611b30f74b5d8ca036a9923b3bf6e0ee10a21a53 > >> >> Author: Marcel Holtmann > >> >> Date: Mo

RFC: Adding HPI to prioritize Reads or Writes

2010-06-08 Thread Johnson, Charles F
Folks - I'm wondering what this list thinks of making a change to the mmc driver to make use the the High Priority Interrupt (HPI) feature that was added in the eMMC 4.41 spec to give priority to reads over writes. Part of this could be writing a custom i/o scheduler that just resorts the reque

Re: Question of RFKILL for bluetooth, hci_core.c

2010-06-08 Thread zhangfei gao
hi, Marcel On Wed, Jun 2, 2010 at 4:00 AM, Marcel Holtmann wrote: > Hi Zangfei, > >> > first of all, please use linux-bluetooth mailing list and not the MCC >> > one. >> > >> >> We found you have submitted one patch adding rfkill for bluetoogh. >> >> >> >> commit 611b30f74b5d8ca036a9923b3bf6e0e

Re: [PATCH 2/2] mmc: fix mmc card disappearence on resume on ricoh mmc controllers

2010-06-08 Thread Maxim Levitsky
On Sun, 2010-06-06 at 19:22 -0400, Philip Langdale wrote: > On Mon, 7 Jun 2010 00:28:51 +0300, Maxim Levitsky > wrote: > > The reason was that it takes time for controller to detect the card. > > So wait a bit for the card to appear. > > In worst case scenario, when you suspend the system with mm

Re: [PATCH 2/2] mmc: fix mmc card disappearence on resume on ricoh mmc controllers

2010-06-08 Thread Maxim Levitsky
On Mon, 2010-06-07 at 01:47 -0400, Chris Ball wrote: > Hi Maxim, > >>> It looks like your editor is set to four-space instead of >>> eight-space tab characters, else you wouldn't be using so >>> many tabs here. > >> Nope, I think indention is right here. >> >> the break is