From: David S. Miller Date: Mon, 10 May 2021 21:58:20 +0000 (-0700) Subject: Merge branch 'pch_gbe-cleanups' X-Git-Tag: v5.15~843^2~561 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f975aba215b97266445f8b93db2d6d7f9ba1e59;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'pch_gbe-cleanups' Andy Shevchenko says: ==================== net: pch_gbe: fix and a few cleanups The series provides one fix (patch 1) for GPIO to be able to wait for the GPIO driver to appear. This is separated from the conversion to the GPIO descriptors (patch 2) in order to have a possibility for backporting. Patches 3 and 4 fix minor warnings from Sparse while moving to a new APIs. Patch 5 is MODULE_VERSION() clean up. Tested on Intel Minnowboard (v1). Since v3: - rebased on top of v5.13-rc1 - added Tested-by (Flavio) - added Reported-by to certain changes (LKP) Since v2: - added a few cleanups on top of the fix ==================== Signed-off-by: David S. Miller --- 1f975aba215b97266445f8b93db2d6d7f9ba1e59