media: i2c: max9286: Revert usage of fwnode_graph_get_endpoint_by_id()

fwnode_graph_get_endpoint_by_id() was a generalization of the existing
of_graph_get_endpoint_by_regs() that introduced dependencies on framework
modifications we don't want to carry in our tree.

With this change the following commits can be reverted:
5827edc "device property: Implement graph_get_endpoint_by_id()"
632ad18 "of: property: Implement get_endpoint_by_id()"
385c118 "ACPI: properties: Implement get_endpoint_by_id()"
3ab9bcf "device property: Add .graph_get_endpoint_by_id()"

Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
1 file changed