Message ID | 20230612224033.2382527-1-srinivas.pandruvada@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | TPMI updates for SST | expand |
Hi, On 6/13/23 00:40, Srinivas Pandruvada wrote: > This series contains two fixes. Patches are on top of > review-hans branch of > https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 > > Since these are unlreased products, I didn't mark for stable. Thank you for your patch-series, I've applied the series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > Srinivas Pandruvada (2): > platform/x86: ISST: Reset default callback on unregister > platform/x86: ISST: Fix usage counter > > drivers/platform/x86/intel/speed_select_if/isst_if_common.c | 1 + > drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.c | 2 ++ > 2 files changed, 3 insertions(+) >