]> git.baikalelectronics.ru Git - kernel.git/commit
mailbox: ti-msgmgr: Get rid of unused structure members
authorNishanth Menon <nm@ti.com>
Mon, 16 Jul 2018 18:06:02 +0000 (13:06 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 3 Aug 2018 13:27:41 +0000 (18:57 +0530)
commit82e2094fa3633dcb1a2db300b1932f48206d1332
tree99cd90fc99e59d6b63243baad92487dcc7d4524a
parente1f8905d62f8fd8258a0991e5d43a5c9c4569424
mailbox: ti-msgmgr: Get rid of unused structure members

Though q_proxies and q_slices do describe the hardware configuration,
they are not necessary for operation given that the values are
always default. Hence drop the same.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/ti-msgmgr.c