]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/commit
change 'swiPriority' to module config param
authorJudah Vang <judah@ti.com>
Fri, 25 Oct 2013 22:14:35 +0000 (15:14 -0700)
committerChris Ring <cring@ti.com>
Mon, 28 Oct 2013 16:02:38 +0000 (09:02 -0700)
commitff1fcad86fdb3e3ad997246036e4205ba484173e
tree4af07a333bc12ef04eda2366f8b7a30eba78fa55
parent8be9b86c379dbb1480b004f2f870e10a097dd706
change 'swiPriority' to module config param

Setting 'swiPriority' had no effect because it was an instance parameter
and the swi is created internally by IpcMgr.  Change 'swiPriority' to be
a module config parameter.  This allows users to change the priority of
the swi thread which created in their configuration script.
packages/ti/sdo/ipc/family/f28m35x/TransportCirc.c
packages/ti/sdo/ipc/family/f28m35x/TransportCirc.xdc