mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	
				- dev is redundant, we have state->atomic
- add stall parameter, which must be set when swapping needs to stall
  for preceeding commits to stop looking at ->state pointers. Currently
  all drivers need this to be, just prep work for a glorious future.
v2: Rebased on top of
commit 
		
	
					 | 
			||
|---|---|---|
| .. | ||
| atmel_hlcdc_crtc.c | ||
| atmel_hlcdc_dc.c | ||
| atmel_hlcdc_dc.h | ||
| atmel_hlcdc_layer.c | ||
| atmel_hlcdc_layer.h | ||
| atmel_hlcdc_output.c | ||
| atmel_hlcdc_plane.c | ||
| Kconfig | ||
| Makefile | ||