Re: [PATCH] fixup! raspberry-pi: add board model detection

2015-01-19 Thread Jean-Christophe PLAGNIOL-VILLARD
On 02:15 Mon 19 Jan , Antony Pavlov wrote: > --- > > The 'has_onboard_eth' field is unused. nack it I need for the next patch dont remove it Best REgards, J. > > --- > arch/arm/boards/raspberry-pi/rpi.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/boards/raspberry-pi/r

Re: [PATCH] fixup! raspberry-pi: add board model detection

2015-01-18 Thread Sascha Hauer
On Mon, Jan 19, 2015 at 02:15:49AM +0400, Antony Pavlov wrote: > --- > > The 'has_onboard_eth' field is unused. > > --- > arch/arm/boards/raspberry-pi/rpi.c | 1 - > 1 file changed, 1 deletion(-) Applied for now, but Jean Christophe, please fix the other issues mentioned. Sascha -- Pengutron

[PATCH] fixup! raspberry-pi: add board model detection

2015-01-18 Thread Antony Pavlov
--- The 'has_onboard_eth' field is unused. --- arch/arm/boards/raspberry-pi/rpi.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boards/raspberry-pi/rpi.c b/arch/arm/boards/raspberry-pi/rpi.c index 81b485e..108bd28 100644 --- a/arch/arm/boards/raspberry-pi/rpi.c +++ b/arch/arm/boar