Re: [PATCH 0/5] Misc Google coreboot driver fixes/cleanups

From: Julius Werner
Date: Fri May 10 2019 - 14:13:26 EST


> Here's some minor fixes and cleanups for the Google coreboot drivers
> that I've had lying around in my tree for a little bit. They
> tighten up the code a bit and get rid of some boiler plate.
>
> Stephen Boyd (5):
> firmware: google: Add a module_coreboot_driver() macro and use it
> firmware: google: memconsole: Use devm_memremap()
> firmware: google: memconsole: Drop __iomem on memremap memory
> firmware: google: memconsole: Drop global func pointer
> firmware: google: coreboot: Drop unnecessary headers

Thanks, these all look good to me.

Reviewed-by: Julius Werner <jwerner@xxxxxxxxxxxx>