aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMarcel Siegert <mws@linuxtv.org>2007-03-03 09:35:48 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2007-03-09 10:50:23 -0800
commitcabc5dca87369ae1c751fb377c395f29bb787a1d (patch)
tree19dfddf1ad15840b605ef70564a37efe0577df2b /arch
parent745bc0b7b058e6d420aeed5eb7c37a0e1670c8f2 (diff)
dvbdev: fix illegal re-usage of fileoperations struct
Arjan van de Ven <arjan@infradead.org> reported an illegal re-usage of the fileoperations struct if more than one dvb device (e.g. frontend) is present. This patch fixes this issue. It allocates a new fileoperations struct each time a device is registered and copies the default template fileops. (backported from commit b61901024776b25ce7b8edc31bb1757c7382a88e) Signed-off-by: Marcel Siegert <mws@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions