On Mon, Jan 13, 2014 at 03:27:13PM -0500, Gabriel L. Somlo wrote:
> Minimize the storage used for AppleSMC's _STA (8bit), relying on ASL
> to implicitly convert it to the officially specified 32bit value.
>
> Signed-off-by: Gabriel Somlo
> ---
>
> This applies incrementally on top of "Add DSDT n
Minimize the storage used for AppleSMC's _STA (8bit), relying on ASL
to implicitly convert it to the officially specified 32bit value.
Signed-off-by: Gabriel Somlo
---
This applies incrementally on top of "Add DSDT node for AppleSMC" v.3
(accepted Dec. 25, 2013), and obsoletes everything I've se