Thanks, I have split it.
On Thu, Jan 27, 2022 18:06 PM Daniel Vetter<daniel@xxxxxxxx> wrote:
On Thu, Jan 27, 2022 at 07:56:05AM +0100, Greg KH wrote:For drm please also split it per-driver, so one patch per file you changehere.-Daniel-- Daniel VetterSoftware Engineer, Intel Corporationhttp://blog.ffwll.ch
> On Thu, Jan 27, 2022 at 02:51:56PM +0800, tangmeng wrote:
> > Replace disbale with disable and replace unavaibale with unavailable.
> >
> > Signed-off-by: tangmeng <tangmeng@xxxxxxxxxxxxx>
> > ---
> > drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +-
> > drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +-
> > drivers/pcmcia/rsrc_nonstatic.c | 2 +-
> > drivers/usb/chipidea/udc.c | 2 +-
> > 4 files changed, 4 insertions(+), 4 deletions(-)
>
> This needs to be broken up per-subsystem, thanks.
> On Thu, Jan 27, 2022 at 02:51:56PM +0800, tangmeng wrote:
> > Replace disbale with disable and replace unavaibale with unavailable.
> >
> > Signed-off-by: tangmeng <tangmeng@xxxxxxxxxxxxx>
> > ---
> > drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +-
> > drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +-
> > drivers/pcmcia/rsrc_nonstatic.c | 2 +-
> > drivers/usb/chipidea/udc.c | 2 +-
> > 4 files changed, 4 insertions(+), 4 deletions(-)
>
> This needs to be broken up per-subsystem, thanks.