]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vchi: Remove ARM64 from TODO list
authorMichael Zoran <mzoran@crowfest.net>
Fri, 10 Mar 2017 07:41:10 +0000 (23:41 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2017 09:13:33 +0000 (10:13 +0100)
commit1347fe3a61f9595b7b58bdc6ea55e1c0bc62e583
treeae6ff45b98aeae6aedba1d319c049969fe270fb7
parent050dca4518232d49e7d69cbc442494a00297c91e
staging: vchi: Remove ARM64 from TODO list

ARM64 for core vchiq which is the core of vc04_services should
now be work complete.  The driver compiles without any errors
or warnings, and works just as well as 32 bit mode.  The
necessary compatibility wrappers for the 32 bit ioctls have been
written and merged.

Since no more ARM64 specific changes should be needed, perhaps
it's best to remove it from the TODO list.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchi/TODO