From: Greg Kroah-Hartman Date: Fri, 8 Nov 2024 15:56:23 +0000 (+0100) Subject: Merge tag 'mhi-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani... X-Git-Tag: v6.13-rc1~28^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7215ff51c53732f8725643edae84bd7867579fc6;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'mhi-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next Manivannan writes: MHI Host ======== - Fixed typo in the comments section - Fixed the sparse warning in MHI trace by converting the inputs to native endian instead of passing little endian fields. - Used pcim_iomap_region() API to request and map the MHI BAR. This removes the usage of deprecated pcim_iomap_regions() and pcim_iomap_table() APIs. * tag 'mhi-for-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi: bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR bus: mhi: host: Switch trace_mhi_gen_tre fields to native endian bus: mhi: host: Fix typos in the comments --- 7215ff51c53732f8725643edae84bd7867579fc6