Skip to content

Commit

Permalink
platform/x86: mlx-platform: Configure notifier callbacks for modular …
Browse files Browse the repository at this point in the history
…system

Add event notifier callbacks for modular system line cards. These
callbacks are to be passed to "mlxreg-hotplug" driver by line card
driver during probing. Then, when any line card related hotplug event
is received (insertion ,power, synch, ready), hotplug driver will
invoke callback for the relevant line card.

Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Reviewed-by: Michael Shych <michaelsh@nvidia.com>
Link: https://lore.kernel.org/r/20211002093238.3771419-5-vadimp@nvidia.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  • Loading branch information
vadimp-nvidia authored and jwrdegoede committed Oct 19, 2021
1 parent bb1023b commit 67eb006
Showing 1 changed file with 83 additions and 0 deletions.
Loading

0 comments on commit 67eb006

Please sign in to comment.