| From: |
| Arve Hjønnevåg <arve@android.com> |
| To: |
| linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH 0/8] Suspend block api (version 7) |
| Date: |
| Thu, 13 May 2010 21:11:05 -0700 |
| Message-ID: |
| <1273810273-3039-1-git-send-email-arve@android.com> |
| Cc: |
| "Rafael J. Wysocki" <rjw@sisk.pl> |
| Archive-link: |
| Article, Thread
|
This patch series adds a suspend-block api that provides the same
functionality as the android wakelock api. This version has some
changes from, or requested by, Rafael. The most notable changes are:
- DEFINE_SUSPEND_BLOCKER and suspend_blocker_register have been added
for statically allocated suspend blockers.
- suspend_blocker_destroy is now called suspend_blocker_unregister
- The user space mandatory _INIT ioctl has been replaced with an
optional _SET_NAME ioctl.
I kept the ack and reviewed by tags on two of the patches even though
there were a few cosmetic changes.
--
Arve Hjønnevåg <arve@android.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/