Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: rtl8723bs: cleanup hal/hal_intf.c
@ 2026-04-30 17:29 Nikolay Kulikov
  2026-04-30 17:29 ` [PATCH v2 1/2] staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt() Nikolay Kulikov
  2026-04-30 17:29 ` [PATCH v2 2/2] staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case Nikolay Kulikov
  0 siblings, 2 replies; 5+ messages in thread
From: Nikolay Kulikov @ 2026-04-30 17:29 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, Nikolay Kulikov

This series is leftover patches from v1 that Greg was unable to apply.

Link to v1:
https://lore.kernel.org/linux-staging/20260419072034.19824-1-nikolayof23@gmail.com/

Changes in v2:
	- Rebase on staging-next

Nikolay Kulikov (2):
  staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt()
  staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case

 drivers/staging/rtl8723bs/hal/hal_intf.c     |  5 -----
 drivers/staging/rtl8723bs/hal/sdio_ops.c     | 17 +++++++----------
 drivers/staging/rtl8723bs/include/hal_intf.h |  2 --
 drivers/staging/rtl8723bs/include/sdio_ops.h |  2 +-
 drivers/staging/rtl8723bs/os_dep/os_intfs.c  |  2 +-
 drivers/staging/rtl8723bs/os_dep/sdio_intf.c |  5 ++---
 6 files changed, 11 insertions(+), 22 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-30 20:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 17:29 [PATCH v2 0/2] staging: rtl8723bs: cleanup hal/hal_intf.c Nikolay Kulikov
2026-04-30 17:29 ` [PATCH v2 1/2] staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt() Nikolay Kulikov
2026-04-30 20:39   ` Luka Gejak
2026-04-30 17:29 ` [PATCH v2 2/2] staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_case Nikolay Kulikov
2026-04-30 20:43   ` Luka Gejak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox