Re: [PATCH] staging: dgap: remove unused configuration

2015-10-05 Thread Sudip Mukherjee
On Mon, Oct 05, 2015 at 12:46:43PM +0300, Dan Carpenter wrote: > On Sun, Oct 04, 2015 at 09:19:20PM +0530, Sudip Mukherjee wrote: > > The IO configuration was not used to configure the board. It was only > > read from the configuration file. Stop reading it and also remove the > > other related var

Re: [PATCH] staging: dgap: remove unused configuration

2015-10-05 Thread Dan Carpenter
On Sun, Oct 04, 2015 at 09:19:20PM +0530, Sudip Mukherjee wrote: > The IO configuration was not used to configure the board. It was only > read from the configuration file. Stop reading it and also remove the > other related variables defined for it. > > Signed-off-by: Sudip Mukherjee But say so

[PATCH] staging: dgap: remove unused configuration

2015-10-04 Thread Sudip Mukherjee
The IO configuration was not used to configure the board. It was only read from the configuration file. Stop reading it and also remove the other related variables defined for it. Signed-off-by: Sudip Mukherjee --- drivers/staging/dgap/dgap.c | 21 - drivers/staging/dgap/dga