Home
last modified time | relevance | path

Searched hist:bcb73f5611c1946db768a1c219d205b3bf90f4a5 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.cdiff bcb73f5611c1946db768a1c219d205b3bf90f4a5 Sun Dec 21 03:54:26 CST 2008 Grant Likely <grant.likely@secretlab.ca> powerpc/mpc5200: Document and tidy irq driver

This patch adds documentation to the mpc5200 interrupt controller
driver and cleans up some minor coding conventions. It also moves the
contents of mpc52xx_pic.h into the driver proper (except for a small
common bit that is moved to the common mpc52xx.h) because the
information encoded there is not required by any other part of kernel
code. Finally for code readability sake, the L2_OFFSET shift value
is removed because the code using it resolves to a noop.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
H A Dlite5200_pm.cdiff bcb73f5611c1946db768a1c219d205b3bf90f4a5 Sun Dec 21 03:54:26 CST 2008 Grant Likely <grant.likely@secretlab.ca> powerpc/mpc5200: Document and tidy irq driver

This patch adds documentation to the mpc5200 interrupt controller
driver and cleans up some minor coding conventions. It also moves the
contents of mpc52xx_pic.h into the driver proper (except for a small
common bit that is moved to the common mpc52xx.h) because the
information encoded there is not required by any other part of kernel
code. Finally for code readability sake, the L2_OFFSET shift value
is removed because the code using it resolves to a noop.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
H A Dmpc52xx_pic.cdiff bcb73f5611c1946db768a1c219d205b3bf90f4a5 Sun Dec 21 03:54:26 CST 2008 Grant Likely <grant.likely@secretlab.ca> powerpc/mpc5200: Document and tidy irq driver

This patch adds documentation to the mpc5200 interrupt controller
driver and cleans up some minor coding conventions. It also moves the
contents of mpc52xx_pic.h into the driver proper (except for a small
common bit that is moved to the common mpc52xx.h) because the
information encoded there is not required by any other part of kernel
code. Finally for code readability sake, the L2_OFFSET shift value
is removed because the code using it resolves to a noop.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc52xx.hdiff bcb73f5611c1946db768a1c219d205b3bf90f4a5 Sun Dec 21 03:54:26 CST 2008 Grant Likely <grant.likely@secretlab.ca> powerpc/mpc5200: Document and tidy irq driver

This patch adds documentation to the mpc5200 interrupt controller
driver and cleans up some minor coding conventions. It also moves the
contents of mpc52xx_pic.h into the driver proper (except for a small
common bit that is moved to the common mpc52xx.h) because the
information encoded there is not required by any other part of kernel
code. Finally for code readability sake, the L2_OFFSET shift value
is removed because the code using it resolves to a noop.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>