Re: [PATCH] staging: rts5208: ms.c: replace udelay with usleep_range

From: Greg KH

Date: Fri Jul 31 2026 - 01:42:03 EST


On Thu, Jul 30, 2026 at 09:59:39PM -0700, ceohunk@xxxxxxxxx wrote:
> >>From 055881758fb68c22dc85a11add9e929f8506bbec Mon Sep 17 00:00:00 2001
> From: ChengYuhong <ceohunk@xxxxxxxxx>
> Date: Fri, 31 Jul 2026 12:00:54 +0800
> Subject: [PATCH] staging: rts5208: ms.c: replace udelay with usleep_range
>
> Signed-off-by: ChengYuhong <ceohunk@xxxxxxxxx>
> ---
> drivers/staging/rts5208/ms.c | 4311 ++++++++++++++++++++++++++++++++++

Odd, you are adding a whole new file here, are you sure you made this
patch correctly?

Also, this was sent twice, with no changelog text, and the above in the
body, is that intentional? Perhaps go through the "write your first
patch" tutorial on kernelnewbies.org or use a tool like b4 to send your
patch?

thanks,

greg k-h