diff options
author | Rob Herring <robh@kernel.org> | 2017-03-22 15:16:27 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-03-22 20:56:13 +0100 |
commit | 0634c2958927198797bf9e55d26fb51cce4c22b4 (patch) | |
tree | e517e4931cce3cec6323e08355d53a97b8de66b3 /mm | |
parent | of: fix of_device_get_modalias returned length when truncating buffers (diff) | |
download | linux-0634c2958927198797bf9e55d26fb51cce4c22b4.tar.xz linux-0634c2958927198797bf9e55d26fb51cce4c22b4.zip |
of: Add function for generating a DT modalias with a newline
The modalias sysfs attr is lacking a newline for DT aliases on platform
devices. The macio and ibmebus correctly add the newline, but open code it.
Introduce a new function, of_device_modalias(), that fills the buffer with
the modalias including the newline and update users of the old
of_device_get_modalias function.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Frank Rowand <frowand.list@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions