]> git.baikalelectronics.ru Git - kernel.git/commit
isdn/gigaset: report ISDN4Linux interface only once
authorTilman Schmidt <tilman@imap.cc>
Sun, 27 Nov 2011 07:39:22 +0000 (07:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Nov 2011 22:08:30 +0000 (17:08 -0500)
commite5cf7edcc4cfe7007332d45fbff11cd8593ea9de
tree5a5b9e199625e9692db61fa09cfbd75472a1643d
parent06ddc570cda8da2e6995d3e35d5d7e0e5b6cd711
isdn/gigaset: report ISDN4Linux interface only once

Move the "ISDN4Linux interface" message from device registration,
where it is emitted for each device, to driver registration, where
it is emitted only once, for consistency with the CAPI variant.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/i4l.c