You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/17 05:44:22 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6461: wireless/bcm43xxx: Don't call bcmf_board_setup_oob_irq in bcmf_sdio_thread

xiaoxiang781216 opened a new pull request, #6461:
URL: https://github.com/apache/incubator-nuttx/pull/6461

   ## Summary
   since oob irq is already setup in bcmf_bus_setup_interrupts, it waste
   time and energy to do the same thing repeatly in the work thread.
   
   ## Impact
   Minor
   
   ## Testing
   internal device
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] anchao commented on pull request #6461: wireless/bcm43xxx: Don't call bcmf_board_setup_oob_irq in bcmf_sdio_thread

Posted by GitBox <gi...@apache.org>.
anchao commented on PR #6461:
URL: https://github.com/apache/incubator-nuttx/pull/6461#issuecomment-1158810360

   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] anchao merged pull request #6461: wireless/bcm43xxx: Don't call bcmf_board_setup_oob_irq in bcmf_sdio_thread

Posted by GitBox <gi...@apache.org>.
anchao merged PR #6461:
URL: https://github.com/apache/incubator-nuttx/pull/6461


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org