Loading
mailbox: don't protect of_parse_phandle_with_args with con_mutex
There are no concurrency problems if multiple consumers parse the phandle, don't gratuiously protect the parsing with the mutex used for the controllers list. Signed-off-by:Tudor Ambarus <tudor.ambarus@linaro.org> Signed-off-by:
Jassi Brar <jassisinghbrar@gmail.com>