Home
last modified time | relevance | path

Searched hist:"74 d83a5d747ad22f33927ffd2c77f237fda2e878" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/xillybus/
H A DKconfigdiff 74d83a5d747ad22f33927ffd2c77f237fda2e878 Thu Jan 04 16:45:39 CST 2018 Rob Herring <robh@kernel.org> char: xillybus: remove direct dependency on DT functions

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 <eli.billauer@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dxillybus_of.cdiff 74d83a5d747ad22f33927ffd2c77f237fda2e878 Thu Jan 04 16:45:39 CST 2018 Rob Herring <robh@kernel.org> char: xillybus: remove direct dependency on DT functions

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 <eli.billauer@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>