Home
last modified time | relevance | path

Searched hist:a4dc7ff08915a2035aa6d6decc53fa1deaa410bb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dprom.cdiff a4dc7ff08915a2035aa6d6decc53fa1deaa410bb Mon Sep 18 23:06:27 CDT 2006 Paul Mackerras <paulus@samba.org> [POWERPC] Define of_read_ulong helper

There are various places where we want to extract an unsigned long
value from a device-tree property that can be 1 or 2 cells in length.
This replaces some open-coded calculations, and one place where we
assumed without checking that properties were the length we wanted,
with a little of_read_ulong() helper.

Signed-off-by: Paul Mackerras <paulus@samba.org>
H A Dsetup-common.cdiff a4dc7ff08915a2035aa6d6decc53fa1deaa410bb Mon Sep 18 23:06:27 CDT 2006 Paul Mackerras <paulus@samba.org> [POWERPC] Define of_read_ulong helper

There are various places where we want to extract an unsigned long
value from a device-tree property that can be 1 or 2 cells in length.
This replaces some open-coded calculations, and one place where we
assumed without checking that properties were the length we wanted,
with a little of_read_ulong() helper.

Signed-off-by: Paul Mackerras <paulus@samba.org>
H A Dtime.cdiff a4dc7ff08915a2035aa6d6decc53fa1deaa410bb Mon Sep 18 23:06:27 CDT 2006 Paul Mackerras <paulus@samba.org> [POWERPC] Define of_read_ulong helper

There are various places where we want to extract an unsigned long
value from a device-tree property that can be 1 or 2 cells in length.
This replaces some open-coded calculations, and one place where we
assumed without checking that properties were the length we wanted,
with a little of_read_ulong() helper.

Signed-off-by: Paul Mackerras <paulus@samba.org>