mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 19:23:01 +09:00
Arnd's recent patch series tagged this device with noop_llseek, conservatively. In fact, it should be no_llseek, which we arrange for by opening the device with nonseekable_open(). Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>