Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1315467 > unrolled thread

Re: [PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code

Started byBrian Norris <computersforpeace@gmail.com>
First post2016-01-23 01:40 +0100
Last post2016-01-23 01:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to  simplify code Brian Norris <computersforpeace@gmail.com> - 2016-01-23 01:40 +0100

#1315467 — Re: [PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code

FromBrian Norris <computersforpeace@gmail.com>
Date2016-01-23 01:40 +0100
SubjectRe: [PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
Message-ID<qTUpc-3iD-13@gated-at.bofh.it>
On Mon, Jan 11, 2016 at 01:55:58PM +0100, Boris Brezillon wrote:
> On Sun, 10 Jan 2016 07:46:39 +0100
> Christophe JAILLET <christophe.jaillet@wanadoo.fr> wrote:
> 
> > The current code is the same as 'of_machine_is_compatible'.
> > So use it in order to remove a few lines of code and to be more
> > consistent with other parts of the kernel.
> > 
> > Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> 
> Your patch looks good from a functional POV, but what is this board
> detection hack doing in the NAND driver code in the first place?
> 
> Let's say I didn't see that :-).

:)

> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>

Applied to l2-mtd.git/next

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web