PNP: remove pnp_mem_flags() as an lvalue
commit53052feb6ddd05cb2b5c6e89fb489bf83bbb6803
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:34:15 +0000 (28 16:34 -0600)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:22:23 +0000 (29 03:22 -0400)
treef8ea501993d5ba1faf34742292d0e7266ffca639
parentb90eca0a61ebd010036242e29610bc6a909e3f19
PNP: remove pnp_mem_flags() as an lvalue

A future change will change pnp_mem_flags() from a "#define that
simplifies to an lvalue" to "an inline function that returns the
flags value."

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/quirks.c