From: Takashi Iwai Date: Tue, 13 Apr 2010 09:39:47 +0000 (+0200) Subject: ALSA: info - Implement common llseek for binary mode X-Git-Tag: v2.6.35-rc1~478^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73029e0ff18dfac8a1aab1dc188e1e150bbe3adc;p=pandora-kernel.git ALSA: info - Implement common llseek for binary mode The llseek implementation is identical for existing driver implementations, so let's merge to the common layer. The same code for the text proc file can be used even for the binary proc file. The driver can provide its own llseek method if needed. Then the common code will be skipped. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed