On Wed, Apr 05, 2017 at 01:01:02PM -0500, [email protected] wrote:
> From: Thor Thayer <[email protected]>
> 
> The peripherals EDACs only exist on the Arria10 SoCFPGA. The Cyclone5
> initialization has EDAC warnings when the peripherals aren't found
> in the device tree. Fix by checking for Arria10 in the init functions.
> 
> Signed-off-by: Thor Thayer <[email protected]>
> ---
> v2  Change valid_model() return value from int to bool
>     Change valid_model() name to is_a10_model() for clarity.
>     Simplify expression - remove check for non-zero
> v3  Use a simpler of_machine_is_compatible() expression.
>     Rename is_a10_model() to socfpga_is_a10().
> ---
>  drivers/edac/altera_edac.c | 22 ++++++++++++++++++----
>  1 file changed, 18 insertions(+), 4 deletions(-)

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Reply via email to