Btrfs: fix early ENOSPC due to delalloc
[linux-2.6/btrfs-unstable.git] / include / dt-bindings / regulator / maxim,max77802.h
blobcf28631d71091417a032bc0308c2e93c19bf2097
1 /*
2 * Copyright (C) 2014 Google, Inc
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
8 * Device Tree binding constants for the Maxim 77802 PMIC regulators
9 */
11 #ifndef _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H
12 #define _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H
14 /* Regulator operating modes */
15 #define MAX77802_OPMODE_LP 1
16 #define MAX77802_OPMODE_NORMAL 3
18 #endif /* _DT_BINDINGS_REGULATOR_MAXIM_MAX77802_H */