Re: [PATCH] ACPI: SPCR: Support Precise Baud Rate filed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 12 Sep 2025 16:02:58 +0200, rafael@xxxxxxxxxx wrote:

> > +       if (table->precise_baudrate)
> > +               baud_rate = table->precise_baudrate;
> > +       else switch (table->baud_rate) {> 

> Please do not change the indentation below.> 

> > +               case 0:
> > +                       /*
> > +                        * SPCR 1.04 defines 0 as a preconfigured state of UART.
> > +                        * Assume firmware or bootloader configures console correctly.
> > +                        */
> > +                       baud_rate = 0;
> > +                       break;

I got it.




[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]
  Powered by Linux