linux/drivers/bus/mhi/ep
Dan Carpenter 27711860c5 bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
There is a copy and paste bug here so it checks "ev_ring_el_cache" instead
of "ring_item_cache".

Fixes: 62210a26cd ("bus: mhi: ep: Use slab allocator where applicable")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/bebcd822-d465-45da-adae-5435ec93e6d4@moroto.mountain
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2024-02-21 12:45:47 +05:30
..
internal.h bus: mhi: ep: Add support for async DMA write operation 2023-12-15 14:20:03 +05:30
Kconfig
main.c bus: mhi: ep: check the correct variable in mhi_ep_register_controller() 2024-02-21 12:45:47 +05:30
Makefile bus: mhi: ep: Add support for managing MHI state machine 2022-04-26 13:17:41 +02:00
mmio.c bus: mhi: ep: Add support for managing MMIO registers 2022-04-26 13:17:41 +02:00
ring.c bus: mhi: ep: Rename read_from_host() and write_to_host() APIs 2023-12-14 11:58:53 +05:30
sm.c bus: mhi: ep: Change state_lock to mutex 2023-01-27 12:31:41 +05:30