Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aea3ea03 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "memshare: Support hot plug detection for memshare"

parents 4f9d37cc e708f3a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -932,6 +932,8 @@ static const struct of_device_id memshare_match_table[] = {
	{}
};

MODULE_DEVICE_TABLE(of, memshare_match_table);

static struct platform_driver memshare_pdriver = {
	.probe          = memshare_probe,
	.remove         = memshare_remove,