generic: 5.15: backport smempart parser fixup patch with EPROBE_DEFER error
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 20 Oct 2022 14:48:16 +0000 (16:48 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 24 Oct 2022 23:29:44 +0000 (01:29 +0200)
commit04a894417812c85e5f21d3637dc5632edaf2cdff
tree30378397b67bef3c520268d8f5fa7adea97c1955
parent221020fda6dfa0b132d5dabf4bdde6d5a5d63fc7
generic: 5.15: backport smempart parser fixup patch with EPROBE_DEFER error

Backport patch from kernel 5.15 that mute error on EPROBE_DEFER with
smempart parser.

This parser require the smem device to be probed first and currently it
may happen that mtd gets probed before the smem device causing an error
on the smempart parser. This error may be confusing and should be muted.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/backport-5.15/407-v5.17-mtd-parsers-qcom-Don-t-print-error-message-on-EPROBE.patch [new file with mode: 0644]