Re: [PATCH] PPS: Use surrounding "if PPS" to remove numerous dependency checks

2017-08-28 Thread Rodolfo Giometti
On 26/08/2017 16:55, Robert P. J. Day wrote: Adding high-level "if PPS" makes lower-level dependency tests superfluous. Signed-off-by: Robert P. J. Day Acked-by: Rodolfo Giometti -- HCE Engineering e-mail:

Re: [PATCH] PPS: Use surrounding "if PPS" to remove numerous dependency checks

2017-08-28 Thread Rodolfo Giometti
On 26/08/2017 16:55, Robert P. J. Day wrote: Adding high-level "if PPS" makes lower-level dependency tests superfluous. Signed-off-by: Robert P. J. Day Acked-by: Rodolfo Giometti -- HCE Engineering e-mail: giome...@hce-engineering.it GNU/Linux Solutions

[PATCH] PPS: Use surrounding "if PPS" to remove numerous dependency checks

2017-08-26 Thread Robert P. J. Day
Adding high-level "if PPS" makes lower-level dependency tests superfluous. Signed-off-by: Robert P. J. Day --- since this actually changed functional code, i wanted to submit it separately. seems to be equivalent, unless i screwed something up. diff --git

[PATCH] PPS: Use surrounding "if PPS" to remove numerous dependency checks

2017-08-26 Thread Robert P. J. Day
Adding high-level "if PPS" makes lower-level dependency tests superfluous. Signed-off-by: Robert P. J. Day --- since this actually changed functional code, i wanted to submit it separately. seems to be equivalent, unless i screwed something up. diff --git a/drivers/pps/Kconfig