Revert "of: property: Increase NR_FWNODE_REFERENCE_ARGS"

This reverts commit 062de5f4e4 which is
commit eb50844d728f11e87491f7c7af15a4a737f1159d upstream.

It breaks the Android kernel abi and can be brought back in the future
in an abi-safe way if it is really needed.

Bug: 161946584
Change-Id: I2833326c84fb62df39111b13d7875eb71459781e
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2025-04-15 10:01:41 +00:00
parent f6e3f07621
commit 5a2ca52ae4

View File

@@ -88,7 +88,7 @@ struct fwnode_endpoint {
#define SWNODE_GRAPH_PORT_NAME_FMT "port@%u"
#define SWNODE_GRAPH_ENDPOINT_NAME_FMT "endpoint@%u"
#define NR_FWNODE_REFERENCE_ARGS 16
#define NR_FWNODE_REFERENCE_ARGS 8
/**
* struct fwnode_reference_args - Fwnode reference with additional arguments