]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
soc: zynqmp: delete the .remove routine
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Tue, 26 Jul 2016 08:17:20 +0000 (13:47 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 29 Jul 2016 07:09:56 +0000 (09:09 +0200)
commit0de428278c3555980d4f13a23ceef45d890dd89d
treeb400cf33cd3005251db0145312d5f1af0d2eee7f
parentdcac33d85d5dd383dbf02d1b92f2e2f46ac929b7
soc: zynqmp: delete the .remove routine

The .remove would never be called as the pm.c
is a bool. Delete the .remove code as it is uncallable.
Also move it to builtin_platform driver.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/soc/xilinx/zynqmp/pm.c