Messages in this thread |  | | From | Aisheng Dong <> | Subject | RE: [PATCH 1/2] char: hw_random: imx-rngc: use devm_platform_ioremap_resource() to simplify code | Date | Wed, 17 Jul 2019 10:24:14 +0000 |
| |
> From: Anson.Huang@nxp.com <Anson.Huang@nxp.com> > Sent: Wednesday, July 17, 2019 5:05 PM > > Use the new helper devm_platform_ioremap_resource() which wraps the > platform_get_resource() and devm_ioremap_resource() together, to simplify > the code. > > Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Regards Aisheng
|  |