]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
remoteproc: zynqmp_r5: remove firmware module param
authorWendy Liang <wendy.liang@xilinx.com>
Fri, 17 Feb 2017 05:16:20 +0000 (21:16 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 17 Feb 2017 07:06:26 +0000 (08:06 +0100)
commit282b9458e428e656ad94f90e56ecebd5704660ee
tree0ae02b8d8b0df20909c24e553e7522d87b4b2c75
parent40d4ad9eee671672c5a5034727e6dacadb42143c
remoteproc: zynqmp_r5: remove firmware module param

As we can specify firmware with the sysfs, we should remove
firmware module param of the zynqmp_r5_remoteproc driver.
It also fixes the bug that kernel errors with segfault when
loading RPU1 module because we cannot just redirect the
firmware pointer to another string anymore.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/remoteproc/zynqmp_r5_remoteproc.c