Skip to content
Commit ae8308b2 authored by Fabio Estevam's avatar Fabio Estevam Committed by Philipp Zabel
Browse files

drm/imx: imx-tve: remove unneeded 'or' operation



There is no need for doing an extra 'or' operation when reading
the return value from of_property_read_u32().

Just do a simple read instead.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent deb65870
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment