commit | 2d87e6c1b99c402360fdfe19ce4f579ab2f96adf | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Jun 21 21:13:38 2018 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Thu Aug 02 12:09:11 2018 +0200 |
tree | 6884e0ca4ddaacc2c17ceb8a5cb3945a95afa9b4 | |
parent | 9f0ba3d92fe63fa72f88238d9dde47a38a7d8f40 [diff] |
gpu: ipu-v3: default to id 0 on missing OF alias This is better than storing -ENODEV in the id number. This fixes SoCs with only one IPU that don't specify an IPU alias in the device tree. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>