Re: [PATCH 1/2] staging: media: go7007: Adlink MPG24 board

2012-05-14 Thread Dan Carpenter
On Mon, May 14, 2012 at 01:25:43PM +0400, vol...@telros.ru wrote: > On Mon, May 14, 2012 at 12:04:15PM +0300, Dan Carpenter wrote: > > On Mon, May 14, 2012 at 12:09:18PM +0400, vol...@telros.ru wrote: > > > It`s very horrible to describe every changing... > > > > Maybe, but that's the rules. The

Re: [PATCH 1/2] staging: media: go7007: Adlink MPG24 board

2012-05-14 Thread Dan Carpenter
On Mon, May 14, 2012 at 12:09:18PM +0400, vol...@telros.ru wrote: > It`s very horrible to describe every changing... Maybe, but that's the rules. There has to be a reason for every change otherwise why are you doing crap for no reason? It's not hard to break changes up into separate commits by t

Re: [PATCH 1/2] staging: media: go7007: Adlink MPG24 board

2012-05-14 Thread volokh
On Sun, May 13, 2012 at 10:21:48PM +0300, Dan Carpenter wrote: > On Sun, May 13, 2012 at 10:52:41PM +0400, Volokh Konstantin wrote: > > This patch applies only for Adlink MPG24 board with go7007, all these > > changes were tested for continuous loading & restarting modes > > > > This is minimal c

Re: [PATCH 1/2] staging: media: go7007: Adlink MPG24 board

2012-05-13 Thread Dan Carpenter
On Sun, May 13, 2012 at 10:52:41PM +0400, Volokh Konstantin wrote: > This patch applies only for Adlink MPG24 board with go7007, all these changes > were tested for continuous loading & restarting modes > > This is minimal changes needed for start up go7007 to work correctly > in 3.4 branch >

[PATCH 1/2] staging: media: go7007: Adlink MPG24 board

2012-05-13 Thread Volokh Konstantin
This patch applies only for Adlink MPG24 board with go7007, all these changes were tested for continuous loading & restarting modes This is minimal changes needed for start up go7007 to work correctly in 3.4 branch Changes: - When go7007 reset device, i2c was not working (need rewrite GPIO5)