commit | 6cf83f2a9e81c500819938fad3555081471212c6 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Nov 27 14:19:56 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 28 13:52:48 2017 +0100 |
tree | b2fe2c16756ef0d3d59438978021bd64d3d443d9 | |
parent | f15e3ad3ef22de652f5eccf34938f981af8672d3 [diff] |
staging: bcm2835-camera use ktime_t for timestamps struct timeval is deprecated for in-kernel use, and converting this function to use ktime_t makes it simpler as well. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>