]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: tidspbridge: convert rmgr to list_head
authorIonut Nicu <ionut.nicu@mindbit.ro>
Sun, 21 Nov 2010 10:46:26 +0000 (10:46 +0000)
committerOmar Ramirez Luna <omar.ramirez@ti.com>
Sat, 5 Feb 2011 02:11:39 +0000 (20:11 -0600)
commit0005391f30a9b36e10cc9a4b6e0fa12b1db680c0
tree4f4a178bcdf2c3b8457680d525d5a5566aa70dd8
parent5fb45dac37615f0c33b59741d42b0853125c6f7d
staging: tidspbridge: convert rmgr to list_head

Convert the rmgr module of the tidspbridge driver
to use struct list_head instead of struct lst_list.

Signed-off-by: Ionut Nicu <ionut.nicu@mindbit.ro>
Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
drivers/staging/tidspbridge/rmgr/drv.c
drivers/staging/tidspbridge/rmgr/node.c
drivers/staging/tidspbridge/rmgr/proc.c
drivers/staging/tidspbridge/rmgr/rmm.c