From: Mark Brown Date: Fri, 9 Jun 2023 12:13:51 +0000 (+0100) Subject: Fix error check and cleanup for JH7110 TDM X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=62a97bea5cce5317d6d7630f7bcf0cdf5333e269;p=users%2Fjedix%2Flinux-maple.git Fix error check and cleanup for JH7110 TDM Merge series from Walker Chen : Some minor issues were found during addtional testing and static analysis. The first patch fix the error check for the return value of devm_reset_control_array_get_exclusive(). The second patch drop some unused macros. --- 62a97bea5cce5317d6d7630f7bcf0cdf5333e269