From patchwork Mon May 25 07:47:52 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hayes Wang X-Patchwork-Id: 246500 List-Id: U-Boot discussion From: hayeswang at realtek.com (Hayes Wang) Date: Mon, 25 May 2020 15:47:52 +0800 Subject: [PATCH u-boot v2 0/2] eth/r8152: minor corrections In-Reply-To: <1394712342-15778-369-Taiwan-albertk@realtek.com> References: <1394712342-15778-369-Taiwan-albertk@realtek.com> Message-ID: <1394712342-15778-372-Taiwan-albertk@realtek.com> v2: Reword the patch #1 to make it easier to understand. v1: These are minor corrections for r8152 driver. Hayes Wang (2): eth/r8152: fix assigning the wrong endpoint eth/r8152: fix typo in register name drivers/usb/eth/r8152.c | 22 ++++++++++++---------- drivers/usb/eth/r8152.h | 4 ++-- 2 files changed, 14 insertions(+), 12 deletions(-)