commit | bd01f064af2a5de4293c5401e01de5a6f951f4a5 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <aisheng.dong@nxp.com> | Thu Mar 23 12:53:25 2017 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Fri Mar 24 13:43:21 2017 +0800 |
tree | 51208ab2f04b3a199b7fb475ad85ccc635d54000 | |
parent | ff693a3f2d2624016a59a0ae07cebcb7235a2426 [diff] |
soc: imx: gpc: remove unnecessary readable_reg callback It is not really necessary to provide the current .readable_reg implementation as we know what we're doing in our driver and the regmap core has already done the partial check for available maximum regs. Acked-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>