Merge branch 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc into rpmsg-ti-linux-4.9.y
Pull in the updated remoteproc feature branch that fixes couple of
minor issues with OMAP remoteproc, Keystone remoteproc and PRU
remoteproc drivers. The OMAP remoteproc driver patch includes a
boot address alignment check, while the remaining patches include
updates to the remoteproc core to fix a state-machine issue with
Keystone remoteproc driver usage in userspace-driven MPM loader
mode, and a memory leak with no auto-boot remoteprocs currently
seen with PRU remoteproc driver.
* 'rproc-linux-4.9.y' of git://git.ti.com/rpmsg/remoteproc:
remoteproc: fix unbalanced boot with sysfs for no auto-boot rprocs
remoteproc: deny sysfs operations with MPM userspace loader
remoteproc/omap: add a sanity check for DSP boot address alignment
Signed-off-by: Suman Anna <s-anna@ti.com>