On Thu, 04 Aug 2016, Lee Jones wrote: > Currently, when a remote processor does not require resources, the > platform-specific remoteproc driver has to create a fake resource > table in order to by-pass the strict checking. But there is no hard > requirement for a remote processor so require or support shared > resources. This patch removes the strict checking and skips > resource table related operations if one is not provided. > > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> > --- > drivers/remoteproc/remoteproc_core.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) Due to the fact that a) this patch conflicts heavily with Bjorn's set and b) it isn't fully tested with real resourceless firmware, I'm pulling it from the set. I will submit it as part of a subsequent set -- please ignore. [...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html