Re: [PATCH] char: xillybus: remove direct dependency on DT functions

2018-01-09 Thread Eli Billauer
Hello Rob, I've had issues with my Gmail account recently, so I saw the patch only today. I was on my way to Ack it, when I got the mail announcing it has been applied. So thanks, and sorry for not responding earlier. Regards, Eli On 05/01/18 00:45, Rob Herring wrote: Drivers generally

[PATCH] char: xillybus: remove direct dependency on DT functions

2018-01-04 Thread Rob Herring
Drivers generally should not need to depend directly on OF_ADDRESS or OF_IRQ. Convert xillybus to use the preferred platform_get_resource() and platform_get_irq() functions to remove this dependency. Cc: Eli Billauer Cc: Greg Kroah-Hartman Signed-off-by: Rob Herring --- drivers/char/xillybus/K