lkml.org 
[lkml]   [2021]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/5] PCI: let 'pcibios_root_bridge_prepare()' access to 'bridge->windows'
    On Mon, Nov 15, 2021 at 08:08:05AM +0100, Sergio Paracuellos wrote:
    > When function 'pci_register_host_bridge()' is called, 'bridge->windows' are
    > already available. However this windows are being moved temporarily from
    > there. To let 'pcibios_root_bridge_prepare()' to have access to this windows
    > move this windows movement after call this function. This is interesting for
    > MIPS ralink mt7621 platform to be able to properly set I/O coherence units
    > with this information and avoid custom MIPs code in generic PCIe controller
    > drivers.

    Oops, forgot to mention:

    s/this windows/these windows/
    s/MIPs/MIPS/

    You can drop the single quote around function names, too; the "()" is
    enough of a hint.

    And s/PCI: let/PCI: Let/ in the subject.

    \
     
     \ /
      Last update: 2021-12-01 21:28    [W:2.265 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site