On Tue, Sep 19, 2017 at 11:18:04PM +0300, Tuomas Tynkkynen wrote: > Use the new helper function to avoid boilerplate in the driver. > > Note that this changes __raw_writel et al. to writel. AFAICT this is > no problem because: > > - The Linux driver for the same hardware uses the non-__raw variants as > well (via pci_generic_config_write()). > - This driver seems to be used only on MIPS so far, where the __raw and > non-__raw accessors are the same. > > Signed-off-by: Tuomas Tynkkynen <[email protected]> > Reviewed-by: Bin Meng <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

