mbox series

[v2,0/2] mmc: cqhci: Fix for check CQHCI_HALT state.

Message ID 20240829061823.3718-1-sh8267.baek@samsung.com
Headers show
Series mmc: cqhci: Fix for check CQHCI_HALT state. | expand

Message

Seunghwan Baek Aug. 29, 2024, 6:18 a.m. UTC
Code fix for check cqe halt state.

---
Changes in v2:
 - Modify and delete "Fixes" tag.
 - Change the subject of each commit.

---

Seunghwan Baek (2):
  mmc: cqhci: Fix checking of CQHCI_HALT state
  cqhci-core: Make use cqhci_halted() routine

 drivers/mmc/host/cqhci-core.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)