Loading
mailbox: Propagate correct error return value
In case of_property_match_string fails, it makes more sense to return its error value to caller, not force the value to ERR_PTR(-EINVAL). Signed-off-by:Peng Fan <peng.fan@nxp.com> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>