]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipa: introduce gsi_channel_initialized()
authorAlex Elder <elder@linaro.org>
Fri, 12 Feb 2021 14:34:02 +0000 (08:34 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Feb 2021 00:54:17 +0000 (16:54 -0800)
commit14c3699210361f23e58856d75d0c37ff727ac839
treef7f792a45ab805ce885fbcd13c969d0f50eaa9d9
parent579738cd2e1cec09c33358fe4684be6c880ca4d3
net: ipa: introduce gsi_channel_initialized()

Create a simple helper function that indicates whether a channel has
been initialized.  This abstacts/hides the details of how this is
determined.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/gsi.c