SYNOPSIS

int hsi_setup(struct hsi_client * cl);

ARGUMENTS

cl

Pointer to the HSI client

DESCRIPTION

When sharing ports, clients should either relay on a single client setup or have the same setup for all of them.

Return -errno on failure, 0 on success

COPYRIGHT