From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH V2 1/6] mmc: sh_mobile_sdhi: don't use array for DT configs Date: Tue, 26 Apr 2016 21:12:45 +0200 Message-ID: References: <1461686127-3217-1-git-send-email-wsa@the-dreams.de> <1461686127-3217-2-git-send-email-wsa@the-dreams.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1461686127-3217-2-git-send-email-wsa@the-dreams.de> Sender: linux-renesas-soc-owner@vger.kernel.org To: Wolfram Sang Cc: Linux MMC List , linux-renesas-soc@vger.kernel.org, Simon Horman , Ulf Hansson List-Id: linux-mmc@vger.kernel.org Hi Wolfram, On Tue, Apr 26, 2016 at 5:55 PM, Wolfram Sang wrote: > --- a/drivers/mmc/host/sh_mobile_sdhi.c > +++ b/drivers/mmc/host/sh_mobile_sdhi.c > @@ -81,9 +79,9 @@ static const struct sh_mobile_sdhi_of_data of_rcar_gen3_compatible = { > static const struct of_device_id sh_mobile_sdhi_of_match[] = { > { .compatible = "renesas,sdhi-shmobile" }, > { .compatible = "renesas,sdhi-sh7372" }, Care to receive bonus points for removing the compatible value for the no longer supported sh7372 SoC? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds