Files
i2som-imx-linux/include/linux
Geliang Tang 895ce6c877 debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
In DEFINE_DEBUGFS_ATTRIBUTE() macro, since we use nonseekable_open() to
open, we should use no_llseek() to seek, not generic_file_llseek().

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 17:59:23 +02:00
..
2017-03-07 14:30:38 +01:00
2017-03-02 08:56:04 -07:00
2017-03-12 23:51:34 -07:00
2017-03-22 00:18:22 -07:00
2017-03-22 16:16:17 +01:00
2017-03-01 09:50:58 -08:00
2017-03-02 08:56:04 -07:00
2017-03-21 14:41:46 -07:00