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

Remove battery driver for non-android Linux #202

Open
wants to merge 1 commit into
base: odroidc2-3.14.y
Choose a base branch
from

Conversation

VittGam
Copy link

@VittGam VittGam commented May 28, 2016

Hello,

Linux does not need the dummy battery driver; only Android does.

Also, it reports that the dummy battery has 2 °C temperature, which sets off under-temperature alarms in some userspace widgets by default.

So, remove the android dummy driver from the non-android Linux kernel.

Cheers,
Vittorio

This reverts commit d520a76.

Normal Linux does not need the dummy battery driver; only Android does.

Signed-off-by: Vittorio Gambaletta <[email protected]>
@tobetter
Copy link
Collaborator

I understand the problem what you said, but disagree to revert this commit. It would be better to make it build with new kernel config, CONFIG_ODROID_DUMMY_BATTERY for instance.

@VittGam
Copy link
Author

VittGam commented May 29, 2016

Okay, I will change it then!

@paralin
Copy link

paralin commented Jul 2, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants