summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc
diff options
context:
space:
mode:
authorAdam Xue <zxue@semtech.com>2025-09-05 10:41:18 -0700
committerManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>2025-09-08 18:09:54 +0530
commitd0856a6dff57f95cc5d2d74e50880f01697d0cc4 (patch)
treec56a459ad6c6dddf779dfe1ce9555bd5fe3134be /rust/kernel/alloc
parent376358bb9770e5313d22d8784511497096cdb75f (diff)
bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()
In mhi_init_irq_setup, the device pointer used for dev_err() was not initialized. Use the pointer from mhi_cntrl instead. Fixes: b0fc0167f254 ("bus: mhi: core: Allow shared IRQ for event rings") Fixes: 3000f85b8f47 ("bus: mhi: core: Add support for basic PM operations") Signed-off-by: Adam Xue <zxue@semtech.com> [mani: reworded subject/description and CCed stable] Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com> Reviewed-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com> Cc: stable@vger.kernel.org Link: https://patch.msgid.link/20250905174118.38512-1-zxue@semtech.com
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions