mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
kernel: bump 5.10 to 5.10.197
This commit is contained in:
parent
d2dacaa22a
commit
e09c0f02cf
@ -1,2 +1,2 @@
|
|||||||
LINUX_VERSION-5.10 = .191
|
LINUX_VERSION-5.10 = .197
|
||||||
LINUX_KERNEL_HASH-5.10.191 = cb54660ed4917cc4f9a9ab93d117defefd8bcbe745ec6082d909bbfd5ae962c2
|
LINUX_KERNEL_HASH-5.10.197 = 183a4507b0ebec7816a79ceba6253aa7ad345e25b0fcd4e834ee154be9a993ab
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- a/drivers/bus/mhi/core/init.c
|
--- a/drivers/bus/mhi/host/init.c
|
||||||
+++ b/drivers/bus/mhi/core/init.c
|
+++ b/drivers/bus/mhi/host/init.c
|
||||||
@@ -148,12 +148,17 @@ int mhi_init_irq_setup(struct mhi_contro
|
@@ -148,12 +148,17 @@ int mhi_init_irq_setup(struct mhi_contro
|
||||||
{
|
{
|
||||||
struct mhi_event *mhi_event = mhi_cntrl->mhi_event;
|
struct mhi_event *mhi_event = mhi_cntrl->mhi_event;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
--- a/drivers/bus/mhi/core/pm.c
|
--- a/drivers/bus/mhi/host/pm.c
|
||||||
+++ b/drivers/bus/mhi/core/pm.c
|
+++ b/drivers/bus/mhi/host/pm.c
|
||||||
@@ -768,7 +768,7 @@ int mhi_pm_suspend(struct mhi_controller
|
@@ -768,7 +768,7 @@ int mhi_pm_suspend(struct mhi_controller
|
||||||
}
|
}
|
||||||
EXPORT_SYMBOL_GPL(mhi_pm_suspend);
|
EXPORT_SYMBOL_GPL(mhi_pm_suspend);
|
||||||
|
Loading…
Reference in New Issue
Block a user