commit | 00e6156e6bc3f22c48f7ca96f03630b341b0a6da | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Tue May 23 14:42:11 2023 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 12 13:25:01 2023 +0200 |
tree | 865160d14b99f6a664ccdfca5138dc7f8a6652f4 | |
parent | 764301ae859eea99182609f753d275046547fff7 [diff] |
firmware: zynqmp: Remove redundant child device bind Remove the redundant child device bind from the driver bind function and rely on the post_bind of the class which calls the same function. Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Link: https://lore.kernel.org/r/20230523124215.30915-2-stefan.herbrechtsmeier-oss@weidmueller.com Signed-off-by: Michal Simek <michal.simek@amd.com>