summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-09-03 08:57:30 -0500
committerMarc Kleine-Budde <mkl@pengutronix.de>2024-09-09 08:16:36 +0200
commitdfb970cc5f612a95fdf142f34610fccb3b2fc18c (patch)
tree763c80a38b3aa0cc868576d8bb9f7860084469d6 /net/unix/af_unix.c
parentc259acab839e57eab0318f32da4ae803a8d59397 (diff)
net: can: cc770: Simplify parsing DT properties
Use of the typed property accessors is preferred over of_get_property(). The existing code doesn't work on little endian systems either. Replace the of_get_property() calls with of_property_read_bool() and of_property_read_u32(). Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20240903135731.405635-1-robh@kernel.org Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions