commit | bcfc086094d07c5b5acd246e46f6230cb00e6476 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu Apr 13 16:59:38 2017 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Aug 02 09:11:52 2017 +0200 |
tree | c9c5ccbbedf33f73d1efe1e09701cd816dd5e494 | |
parent | f0471e92ecfbc771e6ee27ba8d486d5b622b443f [diff] |
clk: zynqmp: Dont panic incase of mmio write/read failures Dont panic incase of mmio write/read failures instead return error and let the peripheral driver take care of clock get and set failures. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>