Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: kscan: fix syscall handlers #23748

Merged
merged 1 commit into from May 5, 2020

Conversation

ceolin
Copy link
Member

@ceolin ceolin commented Mar 24, 2020

No check of the driver object was being performed for two
APIs.

Signed-off-by: Andrew Boie andrew.p.boie@intel.com
Signed-off-by: Flavio Ceolin flavio.ceolin@intel.com

No check of the driver object was being performed for two
APIs.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
@ceolin ceolin added bug The issue is a bug, or the PR is fixing a bug area: Userspace Userspace Backport Backport PR and backport failure issues backport v2.1-branch labels Mar 24, 2020
@d3zd3z
Copy link
Collaborator

d3zd3z commented Mar 25, 2020

For these backports, can we please put a reference in the description of which PR is being backported.

@ceolin
Copy link
Member Author

ceolin commented Mar 25, 2020

For these backports, can we please put a reference in the description of which PR is being backported.

I've put in my others pr, as this one is a single patch from a PR I didn't reference to avoid confusion, but I can put this info next time + a comments explaining the case.

@carlescufi carlescufi added this to To do in Backports Mar 31, 2020
@carlescufi carlescufi moved this from To do to Ready in Backports Mar 31, 2020
@carlescufi carlescufi added this to the v2.1.1 milestone Apr 14, 2020
@carlescufi
Copy link
Member

@ceolin this PR targets master. Is that intended?

@dleach02 dleach02 merged commit 41df1c9 into zephyrproject-rtos:master May 5, 2020
Backports automation moved this from Ready to Done May 5, 2020
@dleach02
Copy link
Member

dleach02 commented May 5, 2020

@ceolin , I'm my zeal to merge all the backport v2.1 I accidentally merged this one. Fortunately it appears that this didn't change anything in master because master already had this change. But it does bring up that we likely need this change done on v2.1-branch

@ceolin
Copy link
Member Author

ceolin commented May 5, 2020

@ceolin , I'm my zeal to merge all the backport v2.1 I accidentally merged this one. Fortunately it appears that this didn't change anything in master because master already had this change. But it does bring up that we likely need this change done on v2.1-branch

I just thought I had fixed it, sorry ! I'll just open a proper pr.

@d3zd3z d3zd3z changed the title Backport v2.1: drivers: kscan: fix syscall handlers drivers: kscan: fix syscall handlers May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Userspace Userspace Backport Backport PR and backport failure issues bug The issue is a bug, or the PR is fixing a bug
Projects
Backports
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants