• Linus Walleij's avatar
    mmc: mmci: fix an ages old detection error · 0bcb7efd
    Linus Walleij authored
    commit 4956e109 ("ARM: 6244/1: mmci: add variant data and default
    MCICLOCK support") added variant data for ARM, U300 and Ux500 variants.
    The Nomadik NHK8815/8820 variant was erroneously labeled as a U300
    variant, and when the proper Nomadik variant was later introduced in
    commit 34fd4213 ("ARM: 7378/1: mmci: add support for the Nomadik MMCI
    variant") this was not fixes. Let's say this fixes the latter commit as
    there was no proper Nomadik support until then.
    
    Cc: stable@vger.kernel.org
    Fixes: 34fd4213 ("ARM: 7378/1: mmci: add support for the Nomadik...")
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
    0bcb7efd
mmci.c 47.8 KB