Prev: [PATCH 2/2] toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
Next: One question about the positions of flush_dcache_page and bounce_copy_vec methods in copy_to_high_bio_irq
From: Harald Welte on 7 Jul 2010 02:20 On Wed, Jul 07, 2010 at 08:21:48AM +0800, Axel Lin wrote: > In current implementation, acpi_pcc_write_sset return 1 > if write is successful, 0 if write is failed. > But all the callers consider acpi_pcc_write_sset return 0 > if write is successful and return negtive if write is failed. > > This patch changes the implementation of acpi_pcc_write_sset to > return 0 if write is successful, -EIO if write is failed. > > Signed-off-by: Axel Lin <axel.lin(a)gmail.com> Acked-By: Harald Welte <laforge(a)gnumonks.org> -- - Harald Welte <laforge(a)gnumonks.org> http://laforge.gnumonks.org/ ============================================================================ "Privacy in residential applications is a desirable marketing option." (ETSI EN 300 175-7 Ch. A6) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |