commit 4cfe75f0f14f044dae66ad0e6eea812d038465d9 upstream.
Fix the test for the AST2200 in the DRAM initialization. The value
in ast->chip has to be compared against an enum constant instead of
a numerical value.
This bug got introduced when the driver was first imported into the
kernel.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Fixes:
|
||
|---|---|---|
| .. | ||
| ast_dp.c | ||
| ast_dp501.c | ||
| ast_dram_tables.h | ||
| ast_drv.c | ||
| ast_drv.h | ||
| ast_i2c.c | ||
| ast_main.c | ||
| ast_mm.c | ||
| ast_mode.c | ||
| ast_post.c | ||
| ast_tables.h | ||
| Kconfig | ||
| Makefile | ||