]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
mailbox/omap: Simplify mbox_msg_t usage
authorSuman Anna <s-anna@ti.com>
Mon, 3 Jun 2019 21:13:47 +0000 (16:13 -0500)
committerSuman Anna <s-anna@ti.com>
Tue, 4 Jun 2019 21:29:20 +0000 (16:29 -0500)
commit366c334077bafef967737da4276e6d119c3d6dac
treebf27e890f854fdd6dfec34354ea1761b651fc956
parente20feeeea079cd828bea3ae6d8b081b314976196
mailbox/omap: Simplify mbox_msg_t usage

Simplify the mbox_msg_t type definition and the to_omap_mbox_msg
macro to use the uintptr_t type that can scale better to both
32-bit and 64-bit platforms.

Signed-off-by: Suman Anna <s-anna@ti.com>
include/linux/omap-mailbox.h